Searched refs:right_x (Results 1 – 2 of 2) sorted by relevance
176 unsigned int right_x; member649 width = (int)buf_desc->right_x - (int)buf_desc->left_x; in g2d_check_buf_desc_is_valid()668 (unsigned long)buf_desc->right_x * bpp - 1; in g2d_check_buf_desc_is_valid()1107 buf_desc->right_x = value & 0x1fff; in g2d_check_reg_offset()
656 int right_x = 0, right_e = 0; in miFillPolyHelper() local694 right_x = right->x; in miFillPolyHelper()712 if (right_x >= left_x) { in miFillPolyHelper()716 *pwidth++ = right_x - left_x + 1; in miFillPolyHelper()727 right_x += right_stepx; in miFillPolyHelper()730 right_x += right_signdx; in miFillPolyHelper()