Home
last modified time | relevance | path

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

/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/sdm845/display/sdm/libs/hwc2/
Dhwc_display_virtual.cpp222 int active_aligned_w, active_aligned_h; in SetOutputBuffer() local
247 output_handle_format, 0, &active_aligned_w, in SetOutputBuffer()
249 if (new_aligned_w != active_aligned_w || new_aligned_h != active_aligned_h) { in SetOutputBuffer()