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

  /external/chromium_org/third_party/skia/src/core/
SkGlyphCache.h 35 with one, call either VisitCache() or DetachCache().
128 static SkGlyphCache* VisitCache(SkTypeface*, const SkDescriptor* desc,
132 /** Given a strike that was returned by either VisitCache() or DetachCache()
149 return VisitCache(typeface, desc, DetachProc, NULL);
SkGlyphCache.cpp 496 SkGlyphCache* SkGlyphCache::VisitCache(SkTypeface* typeface,
SkPaint.cpp     [all...]
  /external/skia/src/core/
SkGlyphCache.h 35 with one, call either VisitCache() or DetachCache().
142 static SkGlyphCache* VisitCache(SkTypeface*, const SkDescriptor* desc,
146 /** Given a strike that was returned by either VisitCache() or DetachCache()
163 return VisitCache(typeface, desc, DetachProc, NULL);
SkGlyphCache.cpp 513 SkGlyphCache* SkGlyphCache::VisitCache(SkTypeface* typeface,
SkPaint.cpp     [all...]

Completed in 323 milliseconds