Searched defs:SkCanvasLayerState (Results 1 – 1 of 1) sorted by relevance
57 struct SkCanvasLayerState { struct58 CanvasBackend type;59 int32_t x, y;60 int32_t width;61 int32_t height;63 SkMCState mcState;65 union {