Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkPaint.cpp715 static void set_bounds(const SkGlyph& g, SkRect* bounds) { in set_bounds() function
788 set_bounds(*g, bounds); in measure_text()
956 static void set_bounds(const SkGlyph& g, SkRect* bounds, SkScalar scale) { in set_bounds() function
1007 set_bounds(g, bounds++, scale); in getTextWidths()
1026 set_bounds(g, bounds++); in getTextWidths()
1042 set_bounds(g, bounds++, scale); in getTextWidths()
1053 set_bounds(g, bounds++); in getTextWidths()