aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2020-07-24 08:26:19 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-07-24 08:26:19 +0000
commit7bd81fc2ed6a66858c852e364d59cb907c4d8516 (patch)
treebbd1d50240223808980077a630c696684c271703
parent410b8d4800892fbddd7c8f07ad582282b2d83137 (diff)
parentcc2381c482e58394cb51ad25c8406ffa98306eb5 (diff)
downloadskqp-7bd81fc2ed6a66858c852e364d59cb907c4d8516.tar.gz
Merge stage-aosp-rvc-ts-dev into rvc-dev am: cc2381c482
Original change: https://googleplex-android-review.googlesource.com/c/platform/external/skqp/+/12203486 Change-Id: I956e8dacd7b52ad521f76df7798794724b7cff6d
-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