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

/haiku/src/tests/kits/game/page_flipper/
H A Dpage_flip.cpp82 BWindowScreen("Example", B_8_BIT_640x480, ret),
122 if (SetSpace(B_8_BIT_640x480) < B_OK || SetFrameBuffer(640, 2048) < B_OK) {
/haiku/headers/os/interface/
H A DGraphicsDefs.h348 B_8_BIT_640x480 = 0x00000001, enumerator in enum:__anon3
/haiku/src/tests/kits/game/ParticlesII/
H A DparticlesII.cpp117 : BWindowScreen("Example", B_8_BIT_640x480, ret), width(639), height(479), COLORS(256)
159 if(SetSpace(B_8_BIT_640x480) < B_OK)
/haiku/src/kits/interface/
H A DInterfaceDefs.cpp225 case B_8_BIT_640x480:
266 case B_8_BIT_640x480:

Completed in 53 milliseconds