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

/fuchsia/zircon/bootloader/src/
H A Dframebuffer.c83 uint32_t vres = 0; local
84 vres = atol(x);
85 if (!hres || !vres)
100 mode_info->VerticalResolution == vres) {
106 hres, vres, gop->Mode->Info->HorizontalResolution, gop->Mode->Info->VerticalResolution);

Completed in 20 milliseconds