Home
last modified time | relevance | path

Searched refs:fGlyphCacheProc (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/core/
DSkTextToPathIter.h28 SkPaint::GlyphCacheProc fGlyphCacheProc; variable
77 const SkGlyph& glyph = fGlyphCacheProc(fCache, &text); in setPosition()
DSkPaint.cpp2203 fGlyphCacheProc = SkPaint::GetGlyphCacheProc(paint.getTextEncoding(), in SkTextBaseIter()
2271 const SkGlyph& glyph = fGlyphCacheProc(fCache, &fText); in next()
2294 const SkGlyph& glyph = fGlyphCacheProc(fCache, &fText); in next()