Home
last modified time | relevance | path

Searched refs:VisitCache (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/core/
DSkGlyphCache.h122 static SkGlyphCache* VisitCache(const SkDescriptor* desc,
142 return VisitCache(desc, DetachProc, NULL); in DetachCache()
DSkGlyphCache.cpp484 SkGlyphCache* SkGlyphCache::VisitCache(const SkDescriptor* desc, in VisitCache() function in SkGlyphCache
DSkPaint.cpp982 SkGlyphCache::VisitCache(desc, FontMetricsCacheProc, context); in FontMetricsDescProc()