Home
last modified time | relevance | path

Searched refs:findIntercepts (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/core/
DSkGlyphCache.h84 void findIntercepts(const SkScalar bounds[2], SkScalar scale, SkScalar xPos,
DSkGlyphCache.cpp313 void SkGlyphCache::findIntercepts(const SkScalar bounds[2], SkScalar scale, SkScalar xPos, in findIntercepts() function in SkGlyphCache
DSkPaint.cpp2298 fCache->findIntercepts(fBounds, fScale, fXPos, SkToBool(fXYIndex), in next()