Home
last modified time | relevance | path

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

/external/u-boot/include/
Dvideo_fb.h74 void video_hw_rectfill (
/external/u-boot/drivers/video/
Dcfb_console.c577 video_hw_rectfill(VIDEO_PIXEL_SIZE, /* bytes per pixel */ in console_clear_line()
657 video_hw_rectfill(VIDEO_PIXEL_SIZE, /* bytes per pixel */ in console_clear()
2001 video_hw_rectfill(VIDEO_PIXEL_SIZE, /* bytes per pixel */ in video_clear()
Dmb862xx.c446 void video_hw_rectfill (unsigned int bpp, unsigned int dst_x, in video_hw_rectfill() function