Searched defs:truecolor (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/drivers/video/fbdev/ |
| D | hitfb.c | 50 static inline void hitfb_accel_start(int truecolor) in hitfb_accel_start() 59 static inline void hitfb_accel_set_dest(int truecolor, u16 dx, u16 dy, in hitfb_accel_set_dest() 74 static inline void hitfb_accel_bitblt(int truecolor, u16 sx, u16 sy, u16 dx, in hitfb_accel_bitblt()
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/ |
| D | hitfb.c | 66 static inline void hitfb_accel_start(int truecolor) in hitfb_accel_start() 75 static inline void hitfb_accel_set_dest(int truecolor, u16 dx, u16 dy, in hitfb_accel_set_dest() 90 static inline void hitfb_accel_bitblt(int truecolor, u16 sx, u16 sy, u16 dx, in hitfb_accel_bitblt()
|