Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc.cpp261 cool != ctx->mCoolColorTemperatureEnabled) { in hwc_configure_color_temp()
262 ctx->mCoolColorTemperatureEnabled = cool; in hwc_configure_color_temp()
H A Dhwc_utils.h689 bool mCoolColorTemperatureEnabled; member
H A Dhwc_utils.cpp396 ctx->mCoolColorTemperatureEnabled = false; in initContext()