Home
last modified time | relevance | path

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

/external/skia/tools/fiddle/
Dfiddle_main.h30 struct DrawOptions { struct
31DrawOptions(int w, int h, bool r, bool g, bool p, bool k, bool srgb, bool f16, bool textOnly, cons… in DrawOptions() argument
56 extern DrawOptions GetDrawOptions(); argument