Searched refs:onRun (Results 1 – 2 of 2) sorted by relevance
/external/skia/tests/ |
D | GrCCPRTest.cpp | 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, [all …]
|
/external/skqp/tests/ |
D | GrCCPRTest.cpp | 179 this->onRun(reporter, ccpr); in run() 186 virtual void onRun(skiatest::Reporter* reporter, CCPRPathDrawer& ccpr) = 0; 199 void onRun(skiatest::Reporter* reporter, CCPRPathDrawer& ccpr) override { in onRun() function in CCPR_cleanup 239 void onRun(skiatest::Reporter* reporter, CCPRPathDrawer& ccpr) override { in onRun() function in CCPR_unregisterCulledOps 260 void onRun(skiatest::Reporter* reporter, CCPRPathDrawer& ccpr) override { in onRun() function in CCPR_parseEmptyPath 389 void onRun(skiatest::Reporter* reporter, CCPRPathDrawer& ccpr) final { in onRun() function in CCPRCacheTest 393 this->onRun(reporter, ccpr, atlasIDRecorder); in onRun() 398 virtual void onRun(skiatest::Reporter* reporter, CCPRPathDrawer& ccpr, 407 void onRun(skiatest::Reporter* reporter, CCPRPathDrawer& ccpr, in onRun() function in CCPR_cache_animationAtlasReuse 452 void onRun(skiatest::Reporter* reporter, CCPRPathDrawer& ccpr, in onRun() function in CCPR_cache_recycleEntries [all …]
|