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

/haiku-fatelf/headers/private/kernel/arch/x86/
H A Dvesa.h43 uint8 num_planes; member in struct:VBEModeInfoBlock
/haiku-fatelf/src/add-ons/print/drivers/pcl5/
H A DPCL5.cpp163 const int num_planes = color ? 3 : 1; local
172 for (int plane = 0; plane < num_planes; plane ++) {
192 plane == num_planes - 1);
/haiku-fatelf/headers/private/graphics/vesa/
H A Dvesa.h63 uint8 num_planes; member in struct:vbe_mode_info
/haiku-fatelf/src/add-ons/accelerants/radeon/
H A Doverlay.c424 uint8 num_planes; // number of planes member in struct:__anon1233
480 switch (params->num_planes) {
/haiku-fatelf/src/system/boot/platform/bios_ia32/
H A Dvideo.cpp461 modeInfo.memory_model, modeInfo.physical_base, modeInfo.num_planes,
475 && modeInfo.num_planes == 1

Completed in 94 milliseconds