HomeSort by relevance Sort by last modified time
    Searched refs:PaintProc (Results 1 - 6 of 6) sorted by null

  /external/skia/samplecode/
SampleEffects.cpp 49 typedef void (*PaintProc)(SkPaint*);
50 const PaintProc gPaintProcs[] = {
  /external/skqp/samplecode/
SampleEffects.cpp 49 typedef void (*PaintProc)(SkPaint*);
50 const PaintProc gPaintProcs[] = {
  /external/skia/gm/
srcmode.cpp 18 typedef void (*PaintProc)(SkPaint*);
90 const PaintProc paintProcs[] = {
blurrect.cpp 83 typedef void (*PaintProc)(SkPaint*, SkScalar width);
  /external/skqp/gm/
srcmode.cpp 18 typedef void (*PaintProc)(SkPaint*);
90 const PaintProc paintProcs[] = {
blurrect.cpp 83 typedef void (*PaintProc)(SkPaint*, SkScalar width);

Completed in 1826 milliseconds