Searched refs:fGlyphCacheProc (Results 1 – 2 of 2) sorted by relevance
28 SkPaint::GlyphCacheProc fGlyphCacheProc; variable77 const SkGlyph& glyph = fGlyphCacheProc(fCache, &text); in setPosition()
2203 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()