Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/core/
H A Dfbcon_rotate.h31 static inline void pattern_set_bit(u32 x, u32 y, u32 pitch, char *pat) in pattern_set_bit() function
50 pattern_set_bit(width - (1 + j + shift), in rotate_ud()
69 pattern_set_bit(height - 1 - i - shift, j, in rotate_cw()
87 pattern_set_bit(i, width - 1 - j - shift, in rotate_ccw()