Home
last modified time | relevance | path

Searched defs:DrawProc (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/m133/bench/
DBezierBench.cpp21 typedef const char* (*DrawProc)(const BezierRec*, int); typedef
/third_party/skia/bench/
DBezierBench.cpp21 typedef const char* (*DrawProc)(const BezierRec*, int); typedef
/third_party/skia/m133/gm/
Dsavelayer.cpp239 using DrawProc = void(*)(SkCanvas*, SkImage*); typedef
/third_party/skia/tests/
DVkDrawableTest.cpp94 typedef void (*DrawProc)(TestDrawable*, const SkMatrix&, const SkIRect&, typedef in TestDrawable
/third_party/skia/m133/tests/
DVkDrawableTest.cpp112 typedef void (*DrawProc)(TestDrawable*, const SkMatrix&, const SkIRect&, typedef in TestDrawable