Searched refs:video_blit_image (Results 1 – 2 of 2) sorted by relevance
/haiku/src/system/boot/platform/generic/ |
H A D | video_splash.cpp | 86 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 D | video.h | 18 void video_blit_image(addr_t frameBuffer, const uint8 *data,
|