HomeSort by relevance Sort by last modified time
    Searched refs:VisitCache (Results 1 - 3 of 3) sorted by null

  /external/skia/src/core/
SkGlyphCache.h 33 either VisitCache() or DetachCache().
119 static SkGlyphCache* VisitCache(SkTypeface*, const SkScalerContextEffects&, const SkDescriptor*,
123 /** Given a strike that was returned by either VisitCache() or DetachCache() add it back into
138 return VisitCache(typeface, effects, desc, DetachProc, nullptr);
SkGlyphCache.cpp 479 SkGlyphCache* SkGlyphCache::VisitCache(SkTypeface* typeface,
SkPaint.cpp 927 SkGlyphCache::VisitCache(typeface, effects, desc, FontMetricsCacheProc, context);
    [all...]

Completed in 2796 milliseconds