Home
last modified time | relevance | path

Searched refs:CtrlValue (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/google/graphics/gs101/libhwc2.1/libmaindisplay/
H A DExynosPrimaryDisplayModule.h306 CtrlValue<uint32_t> mAtcAmbientLight;
307 CtrlValue<uint32_t> mAtcStrength;
308 CtrlValue<uint32_t> mAtcEnable;
309 std::unordered_map<std::string, CtrlValue<int32_t>> mAtcSubSetting;
/aosp12/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
H A DExynosDisplayDrmInterface.h458 CtrlValue<uint32_t> mBrightnessLevel;
461 CtrlValue<bool> DimmingOn;
462 CtrlValue<uint32_t> HbmMode;
463 CtrlValue<bool> LhbmOn;
/aosp12/hardware/google/graphics/common/libhwc2.1/libhwchelper/
H A DExynosHWCHelper.h578 struct CtrlValue { struct