Searched refs:fGlyphCacheProc (Results 1 – 2 of 2) sorted by relevance
42 SkMeasureCacheProc fGlyphCacheProc; variable
2302 fGlyphCacheProc = paint.getMeasureCacheProc(true); in SkTextToPathIter()2367 const SkGlyph& glyph = fGlyphCacheProc(fCache, &fText); in next()