Searched refs:truecolor (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dhitfb.c51 static inline void hitfb_accel_start(int truecolor) argument
53 if (truecolor) {
60 static inline void hitfb_accel_set_dest(int truecolor, u16 dx, u16 dy, argument
64 if (truecolor)
75 static inline void hitfb_accel_bitblt(int truecolor, u16 sx, u16 sy, u16 dx, argument
89 if (truecolor)
107 if (truecolor) {
122 hitfb_accel_start(truecolor);

Completed in 102 milliseconds