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

/external/skia/src/gpu/text/
H A DGrTextBlobCache.cpp13 SkDEBUGCODE(this->freeAll();)
16 void GrTextBlobCache::freeAll() { function in class:GrTextBlobCache
H A DGrAtlasGlyphCache.h127 void freeAll();
H A DGrTextBlobCache.h84 void freeAll();
H A DGrAtlasGlyphCache.cpp75 void GrAtlasGlyphCache::freeAll() { function in class:GrAtlasGlyphCache
/external/skia/src/gpu/
H A DGrContext.cpp157 fAtlasGlyphCache->freeAll();
158 fTextBlobCache->freeAll();
175 fAtlasGlyphCache->freeAll();
176 fTextBlobCache->freeAll();
189 fAtlasGlyphCache->freeAll();
/external/skia/include/private/
H A DSkTDArray.h307 void freeAll() { function in class:SkTDArray
/external/skia/tests/
H A DGpuLayerCacheTest.cpp297 cache.freeAll();

Completed in 185 milliseconds