Searched defs:SkCanvasLayerState (Results 1 – 2 of 2) sorted by relevance
52 struct SkCanvasLayerState { struct53 CanvasBackend type;54 int32_t x, y;55 int32_t width;56 int32_t height;58 SkMCState mcState;60 union {