Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/core/
H A Dfbcon_rotate.c84 rotate_ccw(src, dst, vc->vc_font.width, in fbcon_rotate_font()
H A Dfbcon_rotate.h76 static inline void rotate_ccw(const char *in, char *out, u32 width, u32 height) in rotate_ccw() function
H A Dfbcon_ccw.c348 rotate_ccw(tmp, mask, vc->vc_font.width, vc->vc_font.height); in ccw_cursor()