Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkPaint.cpp803 JoinBoundsProc joinBoundsProc; in measure_text() local
806 joinBoundsProc = join_bounds_y; in measure_text()
809 joinBoundsProc = join_bounds_x; in measure_text()
843 joinBoundsProc(*g, bounds, x); in measure_text()
849 joinBoundsProc(*g, bounds, x); in measure_text()