HomeSort by relevance Sort by last modified time
    Searched refs:set_idle_timeout (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/display/msm8996/sdm/libs/core/
display_primary.cpp 121 bool set_idle_timeout = comp_manager_->CanSetIdleTimeout(display_comp_ctx_); local
131 if (set_idle_timeout && !layer_stack->flags.single_buffered_layer_present) {
  /hardware/qcom/display/msmcobalt/sdm/libs/core/
display_primary.cpp 116 bool set_idle_timeout = comp_manager_->CanSetIdleTimeout(display_comp_ctx_); local
126 if (set_idle_timeout && !layer_stack->flags.single_buffered_layer_present) {

Completed in 600 milliseconds