Searched refs:uga_pitch (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/video/
H A Defi_uga.c38 static grub_uint32_t uga_pitch; variable
175 ret = find_framebuf (&uga_fb, &uga_pitch);
225 framebuffer.mode_info.pitch = uga_pitch;

Completed in 20 milliseconds