aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-07-24 23:05:18 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-07-24 23:05:18 +0000
commite9403ea7031843de995b7a8476cc9756c7ba877c (patch)
treebbd1d50240223808980077a630c696684c271703
parent656e20a2ede0fd52fe3e992a01e22633e8470a0d (diff)
parent21e70f4e18c18e2e7049abc7e3b4974798cc017c (diff)
downloadskqp-android11-qpr1-s2-release.tar.gz
Change-Id: I2846441a8a9bc05a2d126cb786c7cee91c6a93ee
-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