Searched defs:SkCanvasLayerState (Results 1 – 1 of 1) sorted by relevance
70 struct SkCanvasLayerState { struct71 CanvasBackend type;72 int32_t x, y;73 int32_t width;74 int32_t height;76 SkMCState mcState;78 union {