diff options
| author | 2023-11-19 09:30:24 -0500 | |
|---|---|---|
| committer | 2023-11-20 14:39:20 -0500 | |
| commit | 5974651f7d0b400276d49f970809ef2ecb77c79e (patch) | |
| tree | 78b9740b2d60a45f68c4d046d648c75795318911 /libs/gui/BLASTBufferQueue.cpp | |
| parent | aefa5f37d12b50c3889530d581055a2e17319382 (diff) | |
SF: Tidy naming of mode set FSM
Rename {Desired,Upcoming}ActiveMode to {Desired,Pending}Mode for clarity
that the FSM is in one of desired/pending/active states.
Rename clearDesiredActiveModeState to dropModeRequest, as its purpose is
to undo the effect of a DisplayModeRequest, regardless of FSM state.
Rename desiredActiveModeChangeDone to applyActiveMode, as it pertains to
applying the DisplayModeRequest that has become active to the Scheduler.
This function will later be moved from SF to Scheduler.
Bug: 255635711
Test: presubmit
Change-Id: Ie7fd9a353e38325d7b8dfd1d1143c7d52e5ad58e
Diffstat (limited to 'libs/gui/BLASTBufferQueue.cpp')
0 files changed, 0 insertions, 0 deletions