Home
last modified time | relevance | path

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

/freebsd/sys/dev/fb/
H A Dsplash_bmp.c52 static int bmp_Init(char *data, int swidth, int sheight, int sdepth);
86 (bmp_Init((u_char *)bmp_decoder.data, info.vi_width, in bmp_start()
478 bmp_Init(char *data, int swidth, int sheight, int sdepth) in bmp_Init() function