commit | 6e46515ab06dd59161f10f6fc736e54a8ec23f3e | [log] [tgz] |
---|---|---|
author | Dominik Laskowski <domlaskowski@google.com> | Wed Sep 28 11:00:25 2022 -0400 |
committer | Dominik Laskowski <domlaskowski@google.com> | Fri May 03 11:54:34 2024 -0400 |
tree | b1652f7609b28fc8cd5f3d89230cc4f3f504c38f | |
parent | 7ed41c5c46cfa1162e5321ebb07e5fd86103b051 [diff] |
SF: Introduce DisplayModeController DisplayModeController will centralize the logic and state for selecting the DisplayMode of each physical display. For now, register a display's DisplaySnapshot with DMC during configure, and move the creation of its RefreshRateSelector to DMC::registerDisplay. Bug: 241285876 Test: presubmit Change-Id: I673914328bea64636b8bcd193e710131926334a5