Searched defs:pitch_index (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/video/fbdev/core/ |
A D | cfbimgblt.c | 78 u32 pitch_index) in color_imageblit() 141 u32 pitch_index) in slow_imageblit() 267 u32 fgcolor, bgcolor, start_index, bitstart, pitch_index = 0; in cfb_imageblit() local
|
A D | sysimgblt.c | 53 void *dst1, u32 start_index, u32 pitch_index) in color_imageblit() 113 u32 start_index, u32 pitch_index) in slow_imageblit() 242 u32 fgcolor, bgcolor, start_index, bitstart, pitch_index = 0; in sys_imageblit() local
|
Completed in 4 milliseconds