Home
last modified time | relevance | path

Searched refs:BRIGHTNESS (Results 1 – 25 of 25) sorted by relevance

/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/1/android/hardware/graphics/composer3/
DDisplayCapability.aidl40 BRIGHTNESS = 3, enumConstant
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/2/android/hardware/graphics/composer3/
DDisplayCapability.aidl40 BRIGHTNESS = 3, enumConstant
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/3/android/hardware/graphics/composer3/
DDisplayCapability.aidl40 BRIGHTNESS = 3, enumConstant
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/current/android/hardware/graphics/composer3/
DDisplayCapability.aidl40 BRIGHTNESS = 3, enumConstant
/hardware/interfaces/automotive/evs/aidl/android/hardware/automotive/evs/
DCameraParam.aidl28 BRIGHTNESS, enumConstant
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/1/android/hardware/automotive/evs/
DCameraParam.aidl37 BRIGHTNESS = 0, enumConstant
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/2/android/hardware/automotive/evs/
DCameraParam.aidl37 BRIGHTNESS, enumConstant
/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/current/android/hardware/automotive/evs/
DCameraParam.aidl37 BRIGHTNESS, enumConstant
/hardware/interfaces/graphics/composer/aidl/android/hardware/graphics/composer3/
DDisplayCapability.aidl58 BRIGHTNESS = 3, enumConstant
DHidl2AidlAsserts.cpp191 static_assert(aidl::android::hardware::graphics::composer3::DisplayCapability::BRIGHTNESS ==
194 DisplayCapability::BRIGHTNESS));
/hardware/interfaces/automotive/evs/1.1/default/
DConfigManagerUtil.cpp35 camParam = CameraParam::BRIGHTNESS; in convertToEvsCameraParam()
/hardware/interfaces/automotive/evs/aidl/impl/default/src/
DConfigManagerUtil.cpp37 camParam = CameraParam::BRIGHTNESS; in convertToEvsCameraParam()
DEvsMockCamera.cpp75 CameraParam::BRIGHTNESS, in initializeParameters()
DEvsVideoEmulatedCamera.cpp322 CameraParam::BRIGHTNESS, in initializeParameters()
/hardware/interfaces/graphics/composer/2.3/vts/functional/
DVtsHalGraphicsComposerV2_3TargetTest.cpp558 IComposerClient::DisplayCapability::BRIGHTNESS) != capabilities.end(); in TEST_P()
600 IComposerClient::DisplayCapability::BRIGHTNESS) != capabilities.end(); in TEST_P()
/hardware/qcom/camera/msm8998/mm-image-codec/qexif/
Dqexif.h298 BRIGHTNESS, enumerator
1437 #define EXIFTAGID_BRIGHTNESS CONSTRUCT_TAGID(BRIGHTNESS, _ID_BRIGHTNESS)
/hardware/interfaces/graphics/composer/2.3/utils/passthrough/include/composer-passthrough/2.3/
DHwcHal.h282 IComposerClient::DisplayCapability::BRIGHTNESS) != capabilities.end(); in getDisplayBrightnessSupport()
/hardware/interfaces/graphics/composer/2.3/
DIComposerClient.hal68 BRIGHTNESS = 3,
506 * DisplayCapability::BRIGHTNESS as one of the display capabilities via getDisplayCapabilities.
/hardware/interfaces/automotive/evs/1.1/
Dtypes.hal139 BRIGHTNESS,
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.h162 BRIGHTNESS, enumerator
DExynosDisplay.cpp4275 setMinIdleRefreshRate(0, RrThrottleRequester::BRIGHTNESS); in setDisplayBrightness()
4300 setMinIdleRefreshRate(0, RrThrottleRequester::BRIGHTNESS); in setBrightnessNits()
4316 setMinIdleRefreshRate(0, RrThrottleRequester::BRIGHTNESS); in setBrightnessDbv()
6394 setMinIdleRefreshRate(0, RrThrottleRequester::BRIGHTNESS); in flushDisplayBrightnessChange()
/hardware/google/graphics/common/libhwc2.1/libmaindisplay/
DExynosPrimaryDisplay.cpp1334 if ((requester == RrThrottleRequester::BRIGHTNESS) && in setMinIdleRefreshRate()
/hardware/qcom/sm7250/display/composer/
Dhwc_session.cpp3516 outCapabilities[2] = static_cast<uint32_t>(HwcDisplayCapability::BRIGHTNESS); in GetDisplayCapabilities()
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_session.cpp1371 outCapabilities[index++] = uint32_t(IComposerClient::DisplayCapability::BRIGHTNESS); in GetDisplayCapabilities()
/hardware/interfaces/graphics/composer/aidl/vts/
DVtsHalGraphicsComposer3_TargetTest.cpp1842 DisplayCapability::BRIGHTNESS) != capabilities.end(); in TEST_P()