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

/haiku/headers/private/kernel/platform/efi/protocol/
H A Dgraphics-output.h33 efi_pixel_bitmask PixelInformation; member in struct:__anon21
/haiku/src/system/boot/platform/efi/
H A Dvideo.cpp195 && info->PixelInformation.RedMask == 0xFF0000
196 && info->PixelInformation.GreenMask == 0x00FF00
197 && info->PixelInformation.BlueMask == 0x0000FF
198 && info->PixelInformation.ReservedMask == 0) {

Completed in 39 milliseconds