Lines Matching defs:dst_idx
2600 static void bitcpy(unsigned long *dst, int dst_idx, const unsigned long *src, in bitcpy()
2740 static void bitcpy_rev(unsigned long *dst, int dst_idx, in bitcpy_rev()
2892 static void bitcpy_not(unsigned long *dst, int dst_idx, in bitcpy_not()
3032 static void bitfill32(unsigned long *dst, int dst_idx, u32 pat, u32 n) in bitfill32()
3088 static void bitxor32(unsigned long *dst, int dst_idx, u32 pat, u32 n) in bitxor32()
3136 unsigned long *dst, int dst_idx, u32 n, in fill_one_line()
3151 unsigned long *dst, int dst_idx, u32 n, in xor_one_line()
3170 int dst_idx, x2, y2; in amifb_fillrect() local
3210 unsigned long *dst, int dst_idx, in copy_one_line()
3227 unsigned long *dst, int dst_idx, in copy_one_line_rev()
3251 int dst_idx, src_idx; in amifb_copyarea() local
3309 unsigned long *dst, int dst_idx, u32 n, in expand_one_line()
3343 int dst_idx; in amifb_imageblit() local