Searched refs:fGlyphCacheProc (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/src/core/
H A DSkTextToPathIter.h42 SkMeasureCacheProc fGlyphCacheProc; member in class:SkTextToPathIter
H A DSkPaint.cpp2502 fGlyphCacheProc = paint.getMeasureCacheProc(SkPaint::kForward_TextBufferDirection,
2568 const SkGlyph& glyph = fGlyphCacheProc(fCache, &fText);
/external/skia/src/core/
H A DSkTextToPathIter.h42 SkMeasureCacheProc fGlyphCacheProc; member in class:SkTextToPathIter
H A DSkPaint.cpp2572 fGlyphCacheProc = paint.getMeasureCacheProc(SkPaint::kForward_TextBufferDirection,
2638 const SkGlyph& glyph = fGlyphCacheProc(fCache, &fText);

Completed in 165 milliseconds