Home
last modified time | relevance | path

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

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