aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-11-03 18:09:06 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-11-03 18:09:06 +0000
commit11635d56c014efb5881379a591cc653636a3b8f4 (patch)
treebbd1d50240223808980077a630c696684c271703
parent64ab952fbcd48ed9a09902c5b90817764993ebd8 (diff)
parent3fed077c834d412aed2512d4c5802e66b27c8c48 (diff)
downloadskqp-android-platform-11.0.0_r29.tar.gz
Change-Id: I1f3a5ac5576b3dca91ffa23203620d09120f65b9
-rw-r--r--tests/GrCCPRTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/GrCCPRTest.cpp b/tests/GrCCPRTest.cpp
index 9c84717d34..c4bf58973a 100644
--- a/tests/GrCCPRTest.cpp
+++ b/tests/GrCCPRTest.cpp
@@ -883,7 +883,7 @@ protected:
class CCPR_busyPath : public CCPRRenderingTest {
void onRun(skiatest::Reporter* reporter, const CCPRPathDrawer& ccpr) const override {
- static constexpr int kNumBusyVerbs = 1 << 17;
+ static constexpr int kNumBusyVerbs = 1 << 14;
ccpr.clear();
SkPath busyPath;
busyPath.moveTo(0, 0); // top left