Home
last modified time | relevance | path

Searched defs:getDisplayBrightnessSupport (Results 1 – 3 of 3) 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.cpp193 bool ComposerClient::getDisplayBrightnessSupport(Display display) { in getDisplayBrightnessSupport() function in android::hardware::graphics::composer::V2_3::vts::ComposerClient