Home
last modified time | relevance | path

Searched refs:MatchBounds (Results 1 – 2 of 2) sorted by relevance

/external/skqp/src/core/
DSkStrike.h200 static const SkGlyph::Intercept* MatchBounds(const SkGlyph* glyph,
DSkStrike.cpp321 const SkGlyph::Intercept* SkStrike::MatchBounds(const SkGlyph* glyph, in MatchBounds() function in SkStrike
338 const SkGlyph::Intercept* match = MatchBounds(glyph, bounds); in findIntercepts()