Lines Matching defs:dst_idx
2602 static void bitcpy(unsigned long *dst, int dst_idx, const unsigned long *src, in bitcpy()
2742 static void bitcpy_rev(unsigned long *dst, int dst_idx, in bitcpy_rev()
2894 static void bitcpy_not(unsigned long *dst, int dst_idx, in bitcpy_not()
3034 static void bitfill32(unsigned long *dst, int dst_idx, u32 pat, u32 n) in bitfill32()
3090 static void bitxor32(unsigned long *dst, int dst_idx, u32 pat, u32 n) in bitxor32()
3138 unsigned long *dst, int dst_idx, u32 n, in fill_one_line()
3153 unsigned long *dst, int dst_idx, u32 n, in xor_one_line()
3172 int dst_idx, x2, y2; in amifb_fillrect() local
3212 unsigned long *dst, int dst_idx, in copy_one_line()
3229 unsigned long *dst, int dst_idx, in copy_one_line_rev()
3253 int dst_idx, src_idx; in amifb_copyarea() local
3311 unsigned long *dst, int dst_idx, u32 n, in expand_one_line()
3345 int dst_idx; in amifb_imageblit() local