Home
last modified time | relevance | path

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

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