Searched refs:PaintProc (Results 1 – 3 of 3) sorted by relevance
52 typedef void (*PaintProc)(SkPaint*); typedef53 const PaintProc gPaintProcs[] = {
21 typedef void (*PaintProc)(SkPaint*); typedef95 const PaintProc paintProcs[] = { in drawContent()
83 typedef void (*PaintProc)(SkPaint*, SkScalar width); typedef