Searched defs:SysPanelStatus (Results 1 – 1 of 1) sorted by relevance
26 struct SysPanelStatus { struct27 InputType inputType = InputType::NONE;28 int32_t flag = FLG_FIXED;29 uint32_t width = 0;30 uint32_t height = 0;31 bool isMainDisplay = true;