Searched refs:fGlyphCacheProc (Results 1 – 2 of 2) sorted by relevance
28 SkPaint::GlyphCacheProc fGlyphCacheProc; variable77 const SkGlyph& glyph = fGlyphCacheProc(fCache, &text); in setPosition()
2300 fGlyphCacheProc = paint.getGlyphCacheProc(true); in SkTextBaseIter()2365 const SkGlyph& glyph = fGlyphCacheProc(fCache, &fText); in next()2388 const SkGlyph& glyph = fGlyphCacheProc(fCache, &fText); in next()