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

  /hardware/qcom/display/msm8909/sdm/libs/core/
display_primary.cpp 113 bool need_refresh = layer_stack->flags.single_buffered_layer_present && (app_layer_count > 1); local
116 if (need_refresh) {
  /hardware/qcom/display/msm8909w_3100/sdm/libs/core/
display_primary.cpp 113 bool need_refresh = layer_stack->flags.single_buffered_layer_present && (app_layer_count > 1); local
116 if (need_refresh) {
  /hardware/qcom/display/msm8998/sdm/libs/core/
display_primary.cpp 138 bool need_refresh = layer_stack->flags.single_buffered_layer_present && (app_layer_count > 1); local
141 if (need_refresh) {

Completed in 117 milliseconds