Searched refs:pattern_set_bit (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/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 33 milliseconds