Lines Matching defs:dst_idx
2598 static void bitcpy(unsigned long *dst, int dst_idx, const unsigned long *src, in bitcpy()
2738 static void bitcpy_rev(unsigned long *dst, int dst_idx, in bitcpy_rev()
2890 static void bitcpy_not(unsigned long *dst, int dst_idx, in bitcpy_not()
3030 static void bitfill32(unsigned long *dst, int dst_idx, u32 pat, u32 n) in bitfill32()
3086 static void bitxor32(unsigned long *dst, int dst_idx, u32 pat, u32 n) in bitxor32()
3134 unsigned long *dst, int dst_idx, u32 n, in fill_one_line()
3149 unsigned long *dst, int dst_idx, u32 n, in xor_one_line()
3168 int dst_idx, x2, y2; in amifb_fillrect() local
3208 unsigned long *dst, int dst_idx, in copy_one_line()
3225 unsigned long *dst, int dst_idx, in copy_one_line_rev()
3249 int dst_idx, src_idx; in amifb_copyarea() local
3307 unsigned long *dst, int dst_idx, u32 n, in expand_one_line()
3341 int dst_idx; in amifb_imageblit() local