Home
last modified time | relevance | path

Searched defs:SkGlyphCache (Results 1 – 12 of 12) sorted by relevance

/external/chromium_org/third_party/skia/include/gpu/
DSkGr.h75 class SkGlyphCache; variable
/external/skia/include/gpu/
DSkGr.h75 class SkGlyphCache; variable
/external/skia/src/core/
DSkTextToPathIter.h14 class SkGlyphCache; variable
DSkGlyphCache.cpp70 SkGlyphCache::SkGlyphCache(SkTypeface* typeface, const SkDescriptor* desc, SkScalerContext* ctx) in SkGlyphCache() function in SkGlyphCache
445 void SkGlyphCache::VisitAllCaches(bool (*proc)(SkGlyphCache*, void*), in VisitAllCaches()
470 bool (*proc)(const SkGlyphCache*, void*), in VisitCache()
DSkGlyphCache.h198 static bool DetachProc(const SkGlyphCache*, void*) { return true; } in DetachProc()
/external/chromium_org/third_party/skia/src/core/
DSkTextToPathIter.h14 class SkGlyphCache; variable
DSkGlyphCache.cpp70 SkGlyphCache::SkGlyphCache(SkTypeface* typeface, const SkDescriptor* desc, SkScalerContext* ctx) in SkGlyphCache() function in SkGlyphCache
445 void SkGlyphCache::VisitAllCaches(bool (*proc)(SkGlyphCache*, void*), in VisitAllCaches()
470 bool (*proc)(const SkGlyphCache*, void*), in VisitCache()
DSkGlyphCache.h198 static bool DetachProc(const SkGlyphCache*, void*) { return true; } in DetachProc()
/external/chromium_org/third_party/skia/include/core/
DSkTypeface.h342 friend class SkGlyphCache; // GetDefaultTypeface variable
DSkPaint.h31 class SkGlyphCache; variable
/external/skia/include/core/
DSkTypeface.h342 friend class SkGlyphCache; // GetDefaultTypeface variable
DSkPaint.h31 class SkGlyphCache; variable