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

/haiku/src/preferences/screen/
H A DScreenMode.h32 int32 BitsPerPixel() const;
H A DScreenMode.cpp130 screen_mode::BitsPerPixel() const function in class:screen_mode
H A DScreenWindow.cpp1266 B_PRId32 "\n", mode.width, mode.height, mode.BitsPerPixel());
1418 string << fSelected.BitsPerPixel() << " " << B_TRANSLATE("bits/pixel");
/haiku/src/bin/screenmode/
H A Dscreenmode.cpp60 printf(format, mode.width, mode.height, mode.BitsPerPixel(), mode.refresh);
81 printf(" %" B_PRId32 "\n", mode.BitsPerPixel());
363 newMode.width, newMode.height, newMode.BitsPerPixel(),
/haiku/headers/private/graphics/radeon_hd/atombios/
H A Datombios.h8212 UCHAR BitsPerPixel; // db ? ; bits per pixel member in struct:_VESA_MODE_INFO_BLOCK

Completed in 195 milliseconds