Searched refs:PaintProc (Results 1 – 6 of 6) sorted by relevance
49 typedef void (*PaintProc)(SkPaint*); typedef50 const PaintProc gPaintProcs[] = {
18 typedef void (*PaintProc)(SkPaint*); typedef90 const PaintProc paintProcs[] = { in drawContent()
83 typedef void (*PaintProc)(SkPaint*, SkScalar width); typedef