Searched refs:deleteCachesProc (Results 1 – 1 of 1) sorted by relevance
142 static bool deleteCachesProc(SkGlyphCache* cache, void* texturesAreValid) { in deleteCachesProc() function166 SkGlyphCache::VisitAllCaches(deleteCachesProc, reinterpret_cast<void*>(true)); in DeleteAllTextures()178 SkGlyphCache::VisitAllCaches(deleteCachesProc, reinterpret_cast<void*>(false)); in AbandonAllTextures()