Lines Matching defs:RequestedLayerState
35 struct RequestedLayerState : layer_state_t { struct
61 RequestedLayerState(const LayerCreationArgs&); argument
89 const uint32_t id;
90 const std::string name;
91 bool canBeRoot = false;
92 const uint32_t layerCreationFlags;
93 const uint32_t textureName;
96 const gui::Uid ownerUid;
99 const gui::Pid ownerPid;
100 bool dataspaceRequested;
124 ftl::Flags<RequestedLayerState::Changes> changes; argument
125 bool bgColorLayer = false;