Searched defs:ActiveModeInfo (Results 1 – 1 of 1) sorted by relevance
188 struct ActiveModeInfo { struct191 ActiveModeInfo() = default; argument192 ActiveModeInfo(scheduler::FrameRateMode mode, Event event) in ActiveModeInfo() function195 explicit ActiveModeInfo(display::DisplayModeRequest&& request) in ActiveModeInfo() argument202 bool operator!=(const ActiveModeInfo& other) const { argument