Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common_x11.c1681 int this_lines = MIN2(num_lines, y_todo); in x11_present_to_x11_sw() local
1686 this_lines, in x11_present_to_x11_sw()
1688 this_lines * stride_b, in x11_present_to_x11_sw()
1691 y_start += this_lines; in x11_present_to_x11_sw()
1692 y_todo -= this_lines; in x11_present_to_x11_sw()