diff options
| author | 2022-11-28 19:41:18 -0800 | |
|---|---|---|
| committer | 2022-12-01 09:48:23 -0800 | |
| commit | 287fb6dec7795915ae265e4afc8507cfb0d150a5 (patch) | |
| tree | 87bf4f3ce8d30fee6204fc522b003a9704f7ff80 /services/coverage/java | |
| parent | 9e39ea7c2012c9c1fac6c1e5f0d0deec8217f0eb (diff) | |
Fix bugs with SWITCHING_TYPE_RENDER_FRAME_RATE_ONLY
* The maximal render frame rate cannot be higher than the maximal
physical refresh rate, as it is impossible to render faster than
the display refreshes. This invariant is not kept when
SWITCHING_TYPE_RENDER_FRAME_RATE_ONLY is used.
* The render frame rate range might not include the physical
refresh rate of the mode id. When the render frame rate switching
is disabled, it should be just limited to the max render frame rate
instead.
Test: atest DisplayModeDirectorTest
Bug: 260874985
Change-Id: Ie854922d54676628035853369b1674771813dade
Diffstat (limited to 'services/coverage/java')
0 files changed, 0 insertions, 0 deletions