Searched refs:OffsetResults (Results 1 – 2 of 2) sorted by relevance
/external/skia/src/core/ |
D | SkGlyphCache.cpp | 254 void SkGlyphCache::OffsetResults(const SkGlyph::Intercept* intercept, SkScalar scale, in OffsetResults() function in SkGlyphCache 337 OffsetResults(match, scale, xPos, array, count); in findIntercepts() 398 OffsetResults(intercept, scale, xPos, array, count); in findIntercepts()
|
D | SkGlyphCache.h | 242 static void OffsetResults(const SkGlyph::Intercept* intercept, SkScalar scale,
|