Home
last modified time | relevance | path

Searched refs:findIntercepts (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/src/core/
H A DSkStrikeCache.h69 void findIntercepts(const SkScalar bounds[2], SkScalar scale, SkScalar xPos, in findIntercepts() function in final
71 fScalerCache.findIntercepts(bounds, scale, xPos, glyph, array, count); in findIntercepts()
H A DSkStrikeSpec.cpp259 void SkBulkGlyphMetricsAndPaths::findIntercepts( in findIntercepts() function in SkBulkGlyphMetricsAndPaths
264 fStrike->findIntercepts(bounds, scale, xPos, const_cast<SkGlyph*>(glyph), array, count); in findIntercepts()
H A DSkStrikeSpec.h133 void findIntercepts(const SkScalar bounds[2], SkScalar scale, SkScalar xPos,
H A DSkScalerCache.h75 void findIntercepts(const SkScalar bounds[2], SkScalar scale, SkScalar xPos,
H A DSkScalerCache.cpp245 void SkScalerCache::findIntercepts(const SkScalar bounds[2], SkScalar scale, SkScalar xPos, in findIntercepts() function in SkScalerCache
H A DSkTextBlob.cpp917 metricsAndPaths.findIntercepts( in get_glyph_run_intercepts()

Completed in 5 milliseconds