Home
last modified time | relevance | path

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

/external/skia/src/pdf/
DSkPDFMakeCIDGlyphWidthsArray.h13 class SkGlyphCache; variable
/external/skia/src/gpu/text/
DGrTextUtils.h31 class SkGlyphCache; variable
/external/skia/src/core/
DSkTextToPathIter.h14 class SkGlyphCache; variable
DSkGlyphCache.h210 static bool DetachProc(const SkGlyphCache*, void*) { return true; } in DetachProc()
DSkGlyphCache.cpp36 SkGlyphCache::SkGlyphCache(const SkDescriptor* desc, std::unique_ptr<SkScalerContext> ctx) in SkGlyphCache() function in SkGlyphCache
465 bool (*proc)(const SkGlyphCache*, void*), in VisitCache()
DSkGlyph.h19 class SkGlyphCache; variable
/external/skia/include/core/
DSkTypeface.h417 friend class SkGlyphCache; // GetDefaultTypeface variable
DSkPaint.h27 class SkGlyphCache; variable