Home
last modified time | relevance | path

Searched refs:active_aligned_w (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/sm7250/display/composer/
Dhwc_display_virtual_dpu.cpp101 int active_aligned_w, active_aligned_h; in SetOutputBuffer() local
112 output_handle_format, 0, &active_aligned_w, in SetOutputBuffer()
114 if (new_aligned_w != active_aligned_w || new_aligned_h != active_aligned_h) { in SetOutputBuffer()
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_display_virtual.cpp214 int active_aligned_w, active_aligned_h; in SetOutputBuffer() local
239 output_handle_format, 0, &active_aligned_w, in SetOutputBuffer()
241 if (new_aligned_w != active_aligned_w || new_aligned_h != active_aligned_h) { in SetOutputBuffer()
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_display_virtual.cpp246 int active_aligned_w, active_aligned_h; in SetOutputBuffer() local
272 output_handle_format, 0, &active_aligned_w, in SetOutputBuffer()
274 if (new_aligned_w != active_aligned_w || new_aligned_h != active_aligned_h) { in SetOutputBuffer()