Searched refs:si_width (Results 1 – 3 of 3) sorted by relevance
14 uint32_t si_width; member
1681 printf("SPLASH: width: %d height: %d depth: %d\n", si->si_width, si->si_height, si->si_depth); in vtterm_splash()1685 left = (vd->vd_width - si->si_width) / 2; in vtterm_splash()1687 (unsigned char *)image, si->si_width, si->si_height, in vtterm_splash()
3044 si.si_width = png.width; in build_splash_module()