Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip_display.c1398 int width_rotate = logo->height & 0x3 ? (logo->height & ~0x3) + 4 : logo->height; in rockchip_logo_rotate() local
1401 int dst_size_rotate = width_rotate * height_rotate * logo->bpp >> 3; in rockchip_logo_rotate()
1426 logo->width = width_rotate; in rockchip_logo_rotate()
1449 logo->width = width_rotate; in rockchip_logo_rotate()