Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/drawable/
H A Drs_render_node_drawable_adapter.h47 struct DrawCmdIndex { struct
48 int8_t envForeGroundColorIndex_ = -1;
49 int8_t shadowIndex_ = -1;
50 int8_t renderGroupBeginIndex_ = -1;
51 int8_t foregroundFilterBeginIndex_ = -1;
52 int8_t backgroundColorIndex_ = -1;
53 int8_t backgroundImageIndex_ = -1;
54 int8_t backgroundFilterIndex_ = -1;
55 int8_t useEffectIndex_ = -1;
56 int8_t backgroundEndIndex_ = -1;
[all …]