Searched refs:ensureIntercepts (Results 1 – 3 of 3) sorted by relevance
/external/skia/src/core/ |
D | SkStrike.cpp | 132 glyph->ensureIntercepts(bounds, scale, xPos, array, count, &fAlloc); in findIntercepts()
|
D | SkGlyph.cpp | 351 void SkGlyph::ensureIntercepts(const SkScalar* bounds, SkScalar scale, SkScalar xPos, in ensureIntercepts() function in SkGlyph
|
D | SkGlyph.h | 498 void ensureIntercepts(const SkScalar bounds[2], SkScalar scale, SkScalar xPos,
|