HomeSort by: relevance | last modified time | path
    Searched refs:rd_splash (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
radeonfbvar.h 204 struct splash_info rd_splash; member in struct:radeonfb_display
radeonfb.c 986 dp->rd_splash.si_depth = ri->ri_depth;
987 dp->rd_splash.si_bits = ri->ri_bits;
988 dp->rd_splash.si_hwbits = ri->ri_hwbits;
989 dp->rd_splash.si_width = ri->ri_width;
990 dp->rd_splash.si_height = ri->ri_height;
991 dp->rd_splash.si_stride = ri->ri_stride;
992 dp->rd_splash.si_fillrect = NULL;
1017 if (splash_render(&dp->rd_splash,
1034 if (splash_render(&dp->rd_splash,
1288 splash_render(&dp->rd_splash,
    [all...]

Completed in 14 milliseconds