Home
last modified time | relevance | path

Searched refs:async_power_mode_ (Results 1 – 4 of 4) sorted by relevance

/aosp12/hardware/qcom/sm8150/display/sdm/libs/hwc2/
H A Dhwc_display.h516 int async_power_mode_ = 0; variable
H A Dhwc_display.cpp470 HWCDebugHandler::Get()->GetProperty(ENABLE_ASYNC_POWERMODE, &async_power_mode_); in Init()
983 if (!async_power_mode_) { in SetPowerMode()
/aosp12/hardware/qcom/sm7250/display/composer/
H A Dhwc_display.h607 int async_power_mode_ = 0; variable
H A Dhwc_display.cpp480 HWCDebugHandler::Get()->GetProperty(ENABLE_ASYNC_POWERMODE, &async_power_mode_); in Init()
1015 if (!async_power_mode_) { in SetPowerMode()