Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkDraw_text.cpp27 static bool check_glyph_position(SkPoint position) { in check_glyph_position() function
59 if (check_glyph_position(pos)) { in paintMasks()
86 if (check_glyph_position(pos)) { in paintMasks()
/external/skqp/src/core/
DSkGlyphRunPainter.cpp120 static bool check_glyph_position(SkPoint position) { in check_glyph_position() function
186 if (check_glyph_position(position)) { in drawForBitmapDevice()
222 if (check_glyph_position(position)) { in drawForBitmapDevice()