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

/external/skia/src/core/
H A DSkGlyphCache.h38 with one, call either VisitCache() or DetachCache().
129 static SkGlyphCache* VisitCache(SkTypeface*, const SkDescriptor* desc,
133 /** Given a strike that was returned by either VisitCache() or DetachCache()
150 return VisitCache(typeface, desc, DetachProc, NULL);
H A DSkGlyphCache.cpp460 SkGlyphCache* SkGlyphCache::VisitCache(SkTypeface* typeface, function in class:SkGlyphCache
H A DSkPaint.cpp1020 SkGlyphCache::VisitCache(typeface, desc, FontMetricsCacheProc, context);

Completed in 59 milliseconds