Home
last modified time | relevance | path

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

/external/skia/experimental/fiddle/
Dfiddle_main.h15 struct DrawOptions { struct
16 DrawOptions(int w, int h, bool r, bool g, bool p, bool k, const char* s) in DrawOptions() function
31 extern DrawOptions GetDrawOptions(); argument