HomeSort by relevance Sort by last modified time
    Searched defs:fGlyphCacheProc (Results 1 - 2 of 2) sorted by null

  /external/skia/src/core/
SkTextToPathIter.h 28 SkPaint::GlyphCacheProc fGlyphCacheProc;
77 const SkGlyph& glyph = fGlyphCacheProc(fCache, &text);
  /external/skqp/src/core/
SkTextToPathIter.h 28 SkPaint::GlyphCacheProc fGlyphCacheProc;
77 const SkGlyph& glyph = fGlyphCacheProc(fCache, &text);

Completed in 85 milliseconds