Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkPaint.cpp922 JoinBoundsProc joinBoundsProc; in measure_text() local
925 joinBoundsProc = join_bounds_y; in measure_text()
928 joinBoundsProc = join_bounds_x; in measure_text()
962 joinBoundsProc(*g, bounds, x); in measure_text()
968 joinBoundsProc(*g, bounds, x); in measure_text()