Searched refs:dropAllRefs (Results 1 – 4 of 4) sorted by relevance
25 this->dropAllRefs(); in ~GrThreadSafeCache()42 void GrThreadSafeCache::dropAllRefs() { in dropAllRefs() function in GrThreadSafeCache
76 void dropAllRefs() SK_EXCLUDES(fSpinLock);
217 fThreadSafeCache->dropAllRefs(); in abandonAll()233 fThreadSafeCache->dropAllRefs(); in releaseAll()
1065 helper.threadSafeCache()->dropAllRefs(); in test_7()