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 958 dp->rd_splash.si_depth = ri->ri_depth;
959 dp->rd_splash.si_bits = ri->ri_bits;
960 dp->rd_splash.si_hwbits = ri->ri_hwbits;
961 dp->rd_splash.si_width = ri->ri_width;
962 dp->rd_splash.si_height = ri->ri_height;
963 dp->rd_splash.si_stride = ri->ri_stride;
964 dp->rd_splash.si_fillrect = NULL;
989 if (splash_render(&dp->rd_splash,
1006 if (splash_render(&dp->rd_splash,
1260 splash_render(&dp->rd_splash,
    [all...]

Completed in 95 milliseconds