Searched defs:DisplayModeId (Results 1 – 3 of 3) sorted by relevance
30 using DisplayModeId = int32_t; variable
50 struct DisplayModeId : ftl::DefaultConstructible<DisplayModeId, ui::DisplayModeId>, struct