Home
last modified time | relevance | path

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

/haiku/src/system/boot/platform/generic/
H A Dvideo_splash.cpp86 video_blit_image(addr_t frameBuffer, const uint8 *data, in video_blit_image() function
167 video_blit_image(frameBuffer, uncompressedLogo, width, height, in video_display_splash()
208 video_blit_image(frameBuffer, lowerHalfIconImage, width, height, in video_display_splash()
/haiku/headers/private/kernel/boot/platform/generic/
H A Dvideo.h18 void video_blit_image(addr_t frameBuffer, const uint8 *data,