Searched defs:DrawOptions (Results 1 – 3 of 3) sorted by relevance
/external/skqp/tools/fiddle/ |
D | fiddle_main.h | 38 struct DrawOptions { struct 39 DrawOptions(int w, int h, bool r, bool g, bool p, bool k, bool srgb, bool f16, in DrawOptions() argument 63 SkISize size; 64 bool raster; 88 extern DrawOptions GetDrawOptions(); argument
|
/external/skia/tools/fiddle/ |
D | fiddle_main.h | 39 struct DrawOptions { struct 40 DrawOptions(int w, int h, bool r, bool g, bool p, bool k, bool srgb, bool f16, in DrawOptions() function 63 SkISize size; 87 extern DrawOptions GetDrawOptions(); argument
|
/external/skia/modules/skparagraph/include/ |
D | DartTypes.h | 147 enum class DrawOptions { enum
|