aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2020-07-21 11:31:31 -0700
committerXin Li <delphij@google.com>2020-07-21 20:29:17 +0000
commitcc2381c482e58394cb51ad25c8406ffa98306eb5 (patch)
treebbd1d50240223808980077a630c696684c271703
parente6618177da4fb392106b9d9bce273dd3259aa062 (diff)
parentb36625a2d2ee38e2897733eb56b5f51d71e99c6f (diff)
downloadskqp-cc2381c482e58394cb51ad25c8406ffa98306eb5.tar.gz
Merge stage-aosp-rvc-ts-dev into rvc-dev
Bug: 148878042 Merged-In: Ia93f243b01ddcbd23d5516552b2d492df18c0ade Change-Id: Ic77995b62407aab45c37a16b0325018ece082e18
-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