HomeSort by relevance Sort by last modified time
    Searched defs:HandleEviction (Results 1 - 2 of 2) sorted by null

  /external/skia/src/gpu/text/
GrAtlasGlyphCache.cpp 31 &GrAtlasGlyphCache::HandleEviction, (void*)this);
88 void GrAtlasGlyphCache::HandleEviction(GrDrawOpAtlas::AtlasID id, void* ptr) {
  /external/skia/src/gpu/ops/
GrSmallPathRenderer.cpp 52 void GrSmallPathRenderer::HandleEviction(GrDrawOpAtlas::AtlasID id, void* pr) {
756 &GrSmallPathRenderer::HandleEviction,
798 static void HandleEviction(GrDrawOpAtlas::AtlasID id, void* pr) {
    [all...]

Completed in 658 milliseconds