Searched refs:drawMth (Results 1 – 1 of 1) sorted by relevance
22 typedef void(*drawMth)(SkCanvas* canvas, const SkRect& r, const SkPaint& p); typedef81 static const drawMth gDrawMthds[] = {180 static void draw_geom_with_paint(drawMth draw, const SkIPoint& off, in draw_geom_with_paint()