Home
last modified time | relevance | path

Searched refs:IDLE_TIME_PROP (Results 1 – 9 of 9) sorted by relevance

/hardware/qcom/display/msm8909/include/
Ddisplay_properties.h45 #define IDLE_TIME_PROP DISPLAY_PROP("idle_time") macro
/hardware/qcom/sdm845/display/include/
Ddisplay_properties.h45 #define IDLE_TIME_PROP DISPLAY_PROP("idle_time") macro
/hardware/qcom/sm8150/display/include/
Ddisplay_properties.h45 #define IDLE_TIME_PROP DISPLAY_PROP("idle_time") macro
/hardware/qcom/display/msm8909/sdm/libs/utils/
Ddebug.cpp60 debug_.debug_handler_->GetProperty(IDLE_TIME_PROP, &active_val); in GetIdleTimeoutMs()
/hardware/qcom/sm8150/display/sdm/libs/utils/
Ddebug.cpp59 DebugHandler::Get()->GetProperty(IDLE_TIME_PROP, &active_val); in GetIdleTimeoutMs()
/hardware/qcom/sdm845/display/sdm/libs/utils/
Ddebug.cpp59 DebugHandler::Get()->GetProperty(IDLE_TIME_PROP, &active_val); in GetIdleTimeoutMs()
/hardware/qcom/display/msm8909/sdm/libs/hwc/
Dhwc_debugger.cpp199 debug_handler_.GetProperty(IDLE_TIME_PROP, &value); in GetIdleTimeoutMs()
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_debugger.cpp215 debug_handler_.GetProperty(IDLE_TIME_PROP, &value); in GetIdleTimeoutMs()
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_debugger.cpp229 debug_handler_.GetProperty(IDLE_TIME_PROP, &value); in GetIdleTimeoutMs()