aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2020-07-24 08:46:11 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-07-24 08:46:11 +0000
commit21e70f4e18c18e2e7049abc7e3b4974798cc017c (patch)
treebbd1d50240223808980077a630c696684c271703
parent656e20a2ede0fd52fe3e992a01e22633e8470a0d (diff)
parent7bd81fc2ed6a66858c852e364d59cb907c4d8516 (diff)
downloadskqp-android11-qpr1-c-release.tar.gz
Original change: https://googleplex-android-review.googlesource.com/c/platform/external/skqp/+/12203486 Change-Id: Ifcbae9348b4b946dee3f1c16eb7598273673c623
-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