aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-prod (mdb) <android-build-team-robot@google.com>2020-06-30 20:07:52 +0000
committerandroid-build-prod (mdb) <android-build-team-robot@google.com>2020-06-30 20:07:52 +0000
commit0763748867f355b311d8e15b0a2399fada377860 (patch)
tree40319cee628c7f2df00bd16c452f47642970e07e
parent447e44964cdb436bc5051e7023cdd7d08f86ce21 (diff)
parent317648fc9951cf74a46ba7b3b2a5a9a1f4918d6d (diff)
downloadskqp-0763748867f355b311d8e15b0a2399fada377860.tar.gz
Change-Id: I4ff22ebe8e1efa092e733eaffbed5aa980bde13c
-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