Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkPaint.cpp631 static void join_bounds(const SkGlyph& g, SkRect* bounds, SkFixed dx) in join_bounds() function
692 join_bounds(*g, bounds, x); in measure_text()
700 join_bounds(*g, bounds, x); in measure_text()