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