Home
last modified time | relevance | path

Searched refs:HandleEviction (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/gpu/ops/
DGrSmallPathRenderer.cpp52 void GrSmallPathRenderer::HandleEviction(GrDrawOpAtlas::AtlasID id, void* pr) { in HandleEviction() function in GrSmallPathRenderer
756 &GrSmallPathRenderer::HandleEviction, in onDrawPath()
798 static void HandleEviction(GrDrawOpAtlas::AtlasID id, void* pr) { in HandleEviction() function
829 &PathTestStruct::HandleEviction, in DRAW_OP_TEST_DEFINE()
DGrSmallPathRenderer.h121 static void HandleEviction(GrDrawOpAtlas::AtlasID, void*);
/external/skia/src/gpu/text/
DGrAtlasGlyphCache.cpp31 &GrAtlasGlyphCache::HandleEviction, (void*)this); in initAtlas()
88 void GrAtlasGlyphCache::HandleEviction(GrDrawOpAtlas::AtlasID id, void* ptr) { in HandleEviction() function in GrAtlasGlyphCache
DGrAtlasGlyphCache.h232 static void HandleEviction(GrDrawOpAtlas::AtlasID, void*);