Searched defs:teec_tui_parameter (Results 1 – 1 of 1) sorted by relevance
86 struct teec_tui_parameter { struct87 uint32_t event_type;89 uint32_t value;91 uint32_t notch; /* notch size of phone */92 uint32_t width; /* width of foldable screen */93 uint32_t height; /* height of foldable screen */94 uint32_t fold_state; /* state of foldable screen */95 uint32_t display_state; /* one state of folded state */96 uint32_t phy_width; /* real width of the mobile */97 uint32_t phy_height; /* real height of the mobile */