Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dvideo_fb.h75 void video_hw_rectfill (
/OK3568_Linux_fs/u-boot/drivers/video/
H A Dcfb_console.c578 video_hw_rectfill(VIDEO_PIXEL_SIZE, /* bytes per pixel */ in console_clear_line()
658 video_hw_rectfill(VIDEO_PIXEL_SIZE, /* bytes per pixel */ in console_clear()
1986 video_hw_rectfill(VIDEO_PIXEL_SIZE, /* bytes per pixel */ in video_clear()
H A Dmb862xx.c447 void video_hw_rectfill (unsigned int bpp, unsigned int dst_x, in video_hw_rectfill() function