Home
last modified time | relevance | path

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

/external/skia/src/utils/
DSkCanvasStateUtils.cpp57 struct SkCanvasLayerState { struct
58 CanvasBackend type;
59 int32_t x, y;
60 int32_t width;
61 int32_t height;
63 SkMCState mcState;
65 union {