Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/splash/
H A Dsplash.c61 } splash_image = { NULL, 0 }; variable
149 if (splash_image.data != NULL) { in splash_setimage()
156 splash_image.data = imgdata; in splash_setimage()
157 splash_image.datalen = imgdatalen; in splash_setimage()
183 if (splash_image.data == NULL) { in splash_render()
188 data = stbi_load_from_memory(splash_image.data, in splash_render()
189 splash_image.datalen, &width, &height, &comp, STBI_rgb); in splash_render()
H A Dsplash.mk23 splash_image.o: ${SPLASHSCREEN_IMAGE}
27 -O ${BFD_TARGET} splash.image splash_image.o
32 splash_image.c:
H A Dfiles.splash5 file splash_image.o splash & splashscreen