Home
last modified time | relevance | path

Searched defs:getDisplayBrightnessSupport (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/graphics/composer/2.3/utils/passthrough/include/composer-passthrough/2.3/
DHwcHal.h269 Error getDisplayBrightnessSupport(Display display, bool* outSupport) { in getDisplayBrightnessSupport() function
412 HWC2_PFN_GET_DISPLAY_BRIGHTNESS_SUPPORT getDisplayBrightnessSupport; member
/hardware/interfaces/graphics/composer/2.3/utils/hal/include/composer-hal/2.3/
DComposerClient.h174 Return<void> getDisplayBrightnessSupport( in getDisplayBrightnessSupport() function
/hardware/interfaces/graphics/composer/2.3/utils/vts/
DComposerVts.cpp186 bool ComposerClient::getDisplayBrightnessSupport(Display display) { in getDisplayBrightnessSupport() function in android::hardware::graphics::composer::V2_3::vts::ComposerClient
/hardware/google/graphics/common/hwc3/impl/
DHalImpl.cpp340 int32_t HalImpl::getDisplayBrightnessSupport(int64_t display, bool& outSupport) { in getDisplayBrightnessSupport() function in aidl::android::hardware::graphics::composer3::impl::HalImpl
/hardware/qcom/sm7250/display/composer/
DQtiComposerClient.cpp1027 Return<void> QtiComposerClient::getDisplayBrightnessSupport(uint64_t display, in getDisplayBrightnessSupport() function in vendor::qti::hardware::display::composer::V3_0::implementation::QtiComposerClient
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.cpp3998 int32_t ExynosDisplay::getDisplayBrightnessSupport(bool* outSupport) in getDisplayBrightnessSupport() function in ExynosDisplay