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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/video/console/
H A Dfbcon_rotate.h31 static inline void pattern_set_bit(u32 x, u32 y, u32 pitch, char *pat) function
50 pattern_set_bit(width - (1 + j + shift),
69 pattern_set_bit(height - 1 - i - shift, j,
87 pattern_set_bit(i, width - 1 - j - shift,

Completed in 85 milliseconds