Home
last modified time | relevance | path

Searched defs:setColorModeWithRenderIntent (Results 1 – 4 of 4) sorted by relevance

/aosp12/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
H A DExynosDisplayInterface.h64 …virtual int32_t setColorModeWithRenderIntent(int32_t __unused mode, int32_t __unused intent) {retu… in setColorModeWithRenderIntent() function
/aosp12/hardware/interfaces/graphics/composer/2.2/utils/passthrough/include/composer-passthrough/2.2/
H A DHwcHal.h289 HWC2_PFN_SET_COLOR_MODE_WITH_RENDER_INTENT setColorModeWithRenderIntent; member
/aosp12/hardware/google/graphics/gs101/libhwc2.1/libmaindisplay/
H A DExynosPrimaryDisplayModule.cpp213 int32_t ExynosPrimaryDisplayModule::setColorModeWithRenderIntent(int32_t mode, in setColorModeWithRenderIntent() function in ExynosPrimaryDisplayModule
/aosp12/hardware/google/graphics/common/libhwc2.1/libdevice/
H A DExynosDisplay.cpp3466 int32_t ExynosDisplay::setColorModeWithRenderIntent(int32_t /*android_color_mode_t*/ mode, in setColorModeWithRenderIntent() function in ExynosDisplay