Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkGlyphCache.h136 static SkGlyphCache* VisitCache(const SkDescriptor* desc,
156 return VisitCache(desc, DetachProc, NULL); in DetachCache()
DSkGlyphCache.cpp464 SkGlyphCache* SkGlyphCache::VisitCache(const SkDescriptor* desc, in VisitCache() function in SkGlyphCache
DSkPaint.cpp1125 SkGlyphCache::VisitCache(desc, FontMetricsCacheProc, context); in FontMetricsDescProc()