Home
last modified time | relevance | path

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

/external/skia/src/gpu/text/
DGrTextUtils.h27 class SkGlyphCache; variable
/external/skia/src/core/
DSkTextToPathIter.h14 class SkGlyphCache; variable
DSkGlyphCache.h233 static bool DetachProc(const SkGlyphCache*, void*) { return true; } in DetachProc()
DSkGlyph.h17 class SkGlyphCache; variable
DSkGlyphCache.cpp38 SkGlyphCache::SkGlyphCache(SkTypeface* typeface, const SkDescriptor* desc, SkScalerContext* ctx) in SkGlyphCache() function in SkGlyphCache
512 bool (*proc)(const SkGlyphCache*, void*), in VisitCache()
/external/skia/include/core/
DSkTypeface.h407 friend class SkGlyphCache; // GetDefaultTypeface variable
DSkPaint.h27 class SkGlyphCache; variable