Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSampleEffects.cpp52 typedef void (*PaintProc)(SkPaint*); typedef
53 const PaintProc gPaintProcs[] = {
/external/skia/gm/
Dsrcmode.cpp21 typedef void (*PaintProc)(SkPaint*); typedef
95 const PaintProc paintProcs[] = { in drawContent()
Dblurrect.cpp83 typedef void (*PaintProc)(SkPaint*, SkScalar width); typedef