Searched defs:DrawProc (Results 1 – 3 of 3) sorted by relevance
21 typedef const char* (*DrawProc)(const BezierRec*, int); typedef
239 using DrawProc = void(*)(SkCanvas*, SkImage*); typedef
112 typedef void (*DrawProc)(TestDrawable*, const SkMatrix&, const SkIRect&, typedef in TestDrawable