Lines Matching defs:dst_idx
2591 static void bitcpy(unsigned long *dst, int dst_idx, const unsigned long *src, in bitcpy()
2731 static void bitcpy_rev(unsigned long *dst, int dst_idx, in bitcpy_rev()
2883 static void bitcpy_not(unsigned long *dst, int dst_idx, in bitcpy_not()
3023 static void bitfill32(unsigned long *dst, int dst_idx, u32 pat, u32 n) in bitfill32()
3079 static void bitxor32(unsigned long *dst, int dst_idx, u32 pat, u32 n) in bitxor32()
3127 unsigned long *dst, int dst_idx, u32 n, in fill_one_line()
3142 unsigned long *dst, int dst_idx, u32 n, in xor_one_line()
3161 int dst_idx, x2, y2; in amifb_fillrect() local
3201 unsigned long *dst, int dst_idx, in copy_one_line()
3218 unsigned long *dst, int dst_idx, in copy_one_line_rev()
3242 int dst_idx, src_idx; in amifb_copyarea() local
3300 unsigned long *dst, int dst_idx, u32 n, in expand_one_line()
3334 int dst_idx; in amifb_imageblit() local