Home
last modified time | relevance | path

Searched refs:freeAll (Results 1 – 7 of 7) sorted by relevance

/external/skia/src/gpu/text/
DGrTextBlobCache.cpp13 SkDEBUGCODE(this->freeAll();) in DECLARE_SKMESSAGEBUS_MESSAGE()
16 void GrTextBlobCache::freeAll() { in freeAll() function in GrTextBlobCache
DGrAtlasGlyphCache.h127 void freeAll();
DGrTextBlobCache.h84 void freeAll();
DGrAtlasGlyphCache.cpp91 void GrAtlasGlyphCache::freeAll() { in freeAll() function in GrAtlasGlyphCache
/external/skia/src/gpu/
DGrContext.cpp182 fAtlasGlyphCache->freeAll(); in abandonContext()
183 fTextBlobCache->freeAll(); in abandonContext()
200 fAtlasGlyphCache->freeAll(); in releaseResourcesAndAbandonContext()
201 fTextBlobCache->freeAll(); in releaseResourcesAndAbandonContext()
214 fAtlasGlyphCache->freeAll(); in freeGpuResources()
/external/skia/include/private/
DSkTDArray.h307 void freeAll() { in freeAll() function
/external/skia/tests/
DGpuLayerCacheTest.cpp297 cache.freeAll();