Home
last modified time | relevance | path

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

/external/skia/gm/
Dfilterfastbounds.cpp22 typedef void(*drawMth)(SkCanvas* canvas, const SkRect& r, const SkPaint& p); typedef
81 static const drawMth gDrawMthds[] = {
180 static void draw_geom_with_paint(drawMth draw, const SkIPoint& off, in draw_geom_with_paint()