Searched refs:stride_b (Results 1 – 1 of 1) sorted by relevance
1662 int stride_b = image->base.row_pitches[0]; in x11_present_to_x11_sw() local1663 size_t size = (hdr_len + stride_b * chain->extent.height) >> 2; in x11_present_to_x11_sw()1677 int num_lines = ((max_req_len << 2) - hdr_len) / stride_b; in x11_present_to_x11_sw()1688 this_lines * stride_b, in x11_present_to_x11_sw()1689 (const uint8_t *)myptr + (y_start * stride_b)); in x11_present_to_x11_sw()