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 32 with one, call either VisitCache() or DetachCache().
136 static SkGlyphCache* VisitCache(const SkDescriptor* desc,
140 /** Given a strike that was returned by either VisitCache() or DetachCache()
156 return VisitCache(desc, DetachProc, NULL);
SkGlyphCache.cpp 464 SkGlyphCache* SkGlyphCache::VisitCache(const SkDescriptor* desc,
SkPaint.cpp     [all...]

Completed in 162 milliseconds