Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkPaint.cpp785 static void join_bounds(const SkGlyph& g, SkRect* bounds, Sk48Dot16 dx) { in join_bounds() function
840 join_bounds(*g, bounds, x); in measure_text()
846 join_bounds(*g, bounds, x); in measure_text()