Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/core/
H A Dfbcon_rotate.c76 rotate_cw(src, dst, vc->vc_font.width, in fbcon_rotate_font()
H A Dfbcon_rotate.h58 static inline void rotate_cw(const char *in, char *out, u32 width, u32 height) in rotate_cw() function
H A Dfbcon_cw.c331 rotate_cw(tmp, mask, vc->vc_font.width, vc->vc_font.height); in cw_cursor()