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()
255 context->priv().testingOnly_purgeAllUnlockedResources(); in invalidation_test()296 context->priv().testingOnly_purgeAllUnlockedResources(); in invalidation_and_instantiation_test()
206 context->priv().testingOnly_purgeAllUnlockedResources(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()239 context->priv().testingOnly_purgeAllUnlockedResources(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
1389 context->priv().testingOnly_purgeAllUnlockedResources(); in test_partial_purge()
312 void testingOnly_purgeAllUnlockedResources();
794 void GrContextPriv::testingOnly_purgeAllUnlockedResources() { in testingOnly_purgeAllUnlockedResources() function in GrContextPriv