Home
last modified time | relevance | path

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

/external/skia/include/core/
DSkDraw.h147 SkMeasureCacheProc fGlyphCacheProc; variable
/external/skia/src/core/
DSkPaint.cpp2092 fGlyphCacheProc = paint.getMeasureCacheProc(SkPaint::kForward_TextBufferDirection, in SkTextToPathIter()
2160 const SkGlyph& glyph = fGlyphCacheProc(fCache, &fText); in next()