diff options
| author | 2023-03-15 19:07:20 -0700 | |
|---|---|---|
| committer | 2023-04-05 14:48:06 -0700 | |
| commit | ade43f79e6d4b017b934eb6db2cc545bccf2ee3d (patch) | |
| tree | 405dfcd26d05df877252fcab9a9dc389133d18e2 /opengl/java | |
| parent | 6555162bac5365a575b5312876269fe7630a2ae0 (diff) | |
Explicitly specify thermal throttling type
Currently display code supports only one type of throttling: thermal-based. And
so today many places and identifiers implicitly mean thermal throttling. We are
going to introduce more types of throttling soon (battery-level based, power
based), so this CL renames a number of fields and structs to explicitly include
the word 'thermal', to make it easier to differentiate and reason about
different types of throttling in the future.
Test: build an OTA
Test: atest BrightnessThrottlerTest DeviceStateToLayoutMapTest DisplayDeviceConfigTest LogicalDisplayMapperTest DisplayPowerControllerTest DisplayPowerController2Test
Bug: 262458486
Change-Id: I93d3033c049e17355dd850f4e7e3f2a64c361e57
Diffstat (limited to 'opengl/java')
0 files changed, 0 insertions, 0 deletions