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.cpp2300 fGlyphCacheProc = paint.getGlyphCacheProc(true); in SkTextBaseIter()
2365 const SkGlyph& glyph = fGlyphCacheProc(fCache, &fText); in next()
2388 const SkGlyph& glyph = fGlyphCacheProc(fCache, &fText); in next()