Home
last modified time | relevance | path

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

/external/skia/src/utils/
DSkCanvasStateUtils.cpp58 struct SkCanvasLayerState { struct
59 CanvasBackend type;
60 int32_t x, y;
61 int32_t width;
62 int32_t height;
64 SkMCState mcState;
66 union {