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: Ife68d336b5f8c65f36daf8aa1d9521adb13d406f
diff --git a/tests/GrCCPRTest.cpp b/tests/GrCCPRTest.cpp
index 9c84717..c4bf589 100644
--- a/tests/GrCCPRTest.cpp
+++ b/tests/GrCCPRTest.cpp
@@ -883,7 +883,7 @@
 
 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