Lines Matching refs:onRun
181 this->onRun(reporter, ccpr); in run()
188 virtual void onRun(skiatest::Reporter* reporter, CCPRPathDrawer& ccpr) = 0;
204 void onRun(skiatest::Reporter* reporter, CCPRPathDrawer& ccpr) override { in onRun() function in CCPR_cleanup
240 void onRun(skiatest::Reporter* reporter, CCPRPathDrawer& ccpr) override { in onRun() function in CCPR_cleanupWithTexAllocFail
242 this->CCPR_cleanup::onRun(reporter, ccpr); in onRun()
248 void onRun(skiatest::Reporter* reporter, CCPRPathDrawer& ccpr) override { in onRun() function in CCPR_unregisterCulledOps
269 void onRun(skiatest::Reporter* reporter, CCPRPathDrawer& ccpr) override { in onRun() function in CCPR_parseEmptyPath
398 void onRun(skiatest::Reporter* reporter, CCPRPathDrawer& ccpr) final { in onRun() function in CCPRCacheTest
402 this->onRun(reporter, ccpr, atlasIDRecorder); in onRun()
407 virtual void onRun(skiatest::Reporter* reporter, CCPRPathDrawer& ccpr,
416 void onRun(skiatest::Reporter* reporter, CCPRPathDrawer& ccpr, in onRun() function in CCPR_cache_animationAtlasReuse
461 void onRun(skiatest::Reporter* reporter, CCPRPathDrawer& ccpr, in onRun() function in CCPR_cache_recycleEntries
505 void onRun(skiatest::Reporter* reporter, CCPRPathDrawer& ccpr, in onRun() function in CCPR_cache_mostlyVisible
560 void onRun(skiatest::Reporter* reporter, CCPRPathDrawer& ccpr, in onRun() function in CCPR_cache_deferredCleanup
596 void onRun(skiatest::Reporter* reporter, CCPRPathDrawer& ccpr, in onRun() function in CCPR_cache_hashTable
654 void onRun(skiatest::Reporter* reporter, CCPRPathDrawer& ccpr, in onRun() function in CCPR_cache_multiFlush
694 void onRun(skiatest::Reporter* reporter, CCPRPathDrawer& ccpr, in onRun() function in CCPR_cache_multiTileCache
757 void onRun(skiatest::Reporter* reporter, CCPRPathDrawer& ccpr, in onRun() function in CCPR_cache_partialInvalidate
848 void onRun(skiatest::Reporter* reporter, CCPRPathDrawer& ccpr) override { in onRun() function in CCPR_unrefPerOpsTaskPathsBeforeOps
879 this->onRun(reporter, drawer); in run()
886 virtual void onRun(skiatest::Reporter* reporter, const CCPRPathDrawer& ccpr) const = 0;
897 void onRun(skiatest::Reporter* reporter, const CCPRPathDrawer& ccpr) const override { in onRun() function in CCPR_busyPath