Home
last modified time | relevance | path

Searched defs:SkCanvasLayerState (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/skia/src/utils/
H A DSkCanvasStateUtils.cpp70 struct SkCanvasLayerState { struct
71 CanvasBackend type;
72 int32_t x, y;
73 int32_t width;
74 int32_t height;
76 SkMCState mcState;
78 union {