Searched refs:repeat_pad (Results 1 – 1 of 1) sorted by relevance
694 unsigned int scale, repeat_pad; in g2d_copy_with_scale() local709 repeat_pad = src->repeat_mode == G2D_REPEAT_MODE_PAD ? 1 : 0; in g2d_copy_with_scale()726 if (g2d_check_space(ctx, 12 + scale * 3 + negative + repeat_pad, 2)) in g2d_copy_with_scale()738 if (repeat_pad) in g2d_copy_with_scale()