aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-07-25 04:32:12 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-07-25 04:32:12 +0000
commitacfeb9407cf5cdc7e32d6aa97cb2ed89c1a79f85 (patch)
treebbd1d50240223808980077a630c696684c271703
parent562e4f7fa388879a3b50fb9cd2f03740563d5f12 (diff)
parent7bd81fc2ed6a66858c852e364d59cb907c4d8516 (diff)
downloadskqp-android11-d1-s1-release.tar.gz
Change-Id: I7b103d9343a80ff3ffd621485daf6d6b12711d65
-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