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

/haiku/headers/private/kernel/platform/efi/protocol/
H A Dgraphics-output.h31 uint32_t VerticalResolution; member in struct:__anon21
/haiku/src/system/boot/platform/efi/
H A Dvideo.cpp184 size_t area = info->HorizontalResolution * info->VerticalResolution;
187 TRACE((" height: %u\n", info->VerticalResolution));
211 videoMode->height = info->VerticalResolution;
268 sGraphicsOutput->Mode->Info->VerticalResolution;

Completed in 34 milliseconds