Searched refs:findIntercepts (Results 1 – 3 of 3) sorted by relevance
/external/skia/src/core/ |
D | SkGlyphCache.h | 83 void findIntercepts(const SkScalar bounds[2], SkScalar scale, SkScalar xPos,
|
D | SkGlyphCache.cpp | 331 void SkGlyphCache::findIntercepts(const SkScalar bounds[2], SkScalar scale, SkScalar xPos, in findIntercepts() function in SkGlyphCache
|
D | SkPaint.cpp | 2392 fCache->findIntercepts(fBounds, fScale, fXPos, SkToBool(fXYIndex), in next()
|