Home
last modified time | relevance | path

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

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