Searched refs:testingOnly_purgeAllUnlockedResources (Results 1 – 6 of 6) sorted by relevance
50 context->priv().testingOnly_purgeAllUnlockedResources(); in set_cache_budget()59 context->priv().testingOnly_purgeAllUnlockedResources(); in set_cache_budget()
262 context->priv().testingOnly_purgeAllUnlockedResources(); in invalidation_test()303 context->priv().testingOnly_purgeAllUnlockedResources(); in invalidation_and_instantiation_test()
307 context->priv().testingOnly_purgeAllUnlockedResources(); in DEF_GPUTEST()340 context->priv().testingOnly_purgeAllUnlockedResources(); in DEF_GPUTEST()
1387 context->priv().testingOnly_purgeAllUnlockedResources(); in test_partial_purge()
258 void testingOnly_purgeAllUnlockedResources();
294 void GrContextPriv::testingOnly_purgeAllUnlockedResources() { in testingOnly_purgeAllUnlockedResources() function in GrContextPriv