Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/splash/
H A Dsplash.c134 static void splash_render8(struct splash_info *, const char *, int,
216 splash_render8(si, data, xoff, yoff, width, height, flg); in splash_render()
244 splash_render8(struct splash_info *si, const char *data, int xoff, int yoff, in splash_render8() function