Searched defs:DrawOptions (Results 1 – 2 of 2) sorted by relevance
39 struct DrawOptions { struct40 DrawOptions(int w, int h, bool r, bool g, bool p, bool k, bool srgb, bool f16, in DrawOptions() argument63 SkISize size;87 extern DrawOptions GetDrawOptions(); argument
147 enum class DrawOptions { enum