Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkGlyphCache.h132 static SkGlyphCache* VisitCache(SkTypeface*, const SkDescriptor* desc,
150 return VisitCache(typeface, desc, DetachProc, nullptr); in DetachCache()
DSkGlyphCache.cpp510 SkGlyphCache* SkGlyphCache::VisitCache(SkTypeface* typeface, in VisitCache() function in SkGlyphCache
DSkPaint.cpp979 SkGlyphCache::VisitCache(typeface, desc, FontMetricsCacheProc, context); in FontMetricsDescProc()