Home
last modified time | relevance | path

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

/freebsd/sys/dev/fb/
H A Dsplash_pcx.c50 static int pcx_draw(video_adapter_t *adp);
139 if (vidd_set_mode(adp, splash_mode) || pcx_draw(adp)) in pcx_splash()
200 pcx_draw(video_adapter_t *adp) in pcx_draw() function