Home
last modified time | relevance | path

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

/third_party/skia/bench/
DBezierBench.cpp21 typedef const char* (*DrawProc)(const BezierRec*, int); typedef
/third_party/skia/tests/
DVkDrawableTest.cpp94 typedef void (*DrawProc)(TestDrawable*, const SkMatrix&, const SkIRect&, typedef in TestDrawable