Searched refs:BPP16 (Results 1 - 21 of 21) sorted by relevance

/haiku/src/add-ons/accelerants/nvidia/
H A DSetDisplayMode.c149 head1_mode(BPP16, 1.0);
150 head1_depth(BPP16);
173 head2_mode(BPP16, 1.0);
174 head2_depth(BPP16);
252 case B_RGB16_LITTLE: colour_depth1 = 16; colour_mode = BPP16; break;
/haiku/src/add-ons/accelerants/via/
H A DSetDisplayMode.c167 head1_mode(BPP16, 1.0);
168 head1_depth(BPP16);
191 // head2_mode(BPP16, 1.0);
192 // head2_depth(BPP16);
273 case B_RGB16_LITTLE: colour_depth1 = 16; colour_mode = BPP16; break;
/haiku/src/add-ons/accelerants/matrox/
H A DSetDisplayMode.c122 gx00_dac_mode(BPP16, 1.0);
123 gx00_crtc_depth(BPP16);
136 gx00_maven_mode(BPP16, 1.0);
137 g400_crtc2_depth(BPP16);
332 colour_mode = BPP16;
/haiku/src/add-ons/accelerants/neomagic/engine/
H A Dnm_proto.h77 enum{BPP8=0,BPP15=1,BPP16=2,BPP24=3}; enumerator in enum:__anon1218
H A Dnm_dac.c47 case BPP16:
H A Dnm_crtc.c375 case BPP16:
/haiku/src/add-ons/accelerants/neomagic/
H A DSetDisplayMode.c98 case B_RGB16_LITTLE: colour_depth = 16; colour_mode = BPP16; break;
/haiku/src/add-ons/accelerants/skeleton/
H A DSetDisplayMode.c167 // head1_mode(BPP16, 1.0);
168 // head1_depth(BPP16);
191 // head2_mode(BPP16, 1.0);
192 // head2_depth(BPP16);
273 case B_RGB16_LITTLE: colour_depth1 = 16; colour_mode = BPP16; break;
/haiku/src/add-ons/accelerants/skeleton/engine/
H A Dproto.h129 enum{BPP8 = 0, BPP15 = 1, BPP16 = 2, BPP24 = 3, BPP32 = 4}; enumerator in enum:__anon1292
H A Dcrtc.c450 case BPP16:
H A Dcrtc2.c433 case BPP16:
/haiku/src/add-ons/accelerants/matrox/engine/
H A Dmga_crtc2.c148 case BPP16:case BPP32DIR:
H A Dmga_proto.h133 BPP16 = 2, enumerator in enum:__anon1
H A Dmga_dac.c53 case BPP16:
109 case BPP16:
H A Dmga_crtc.c272 case BPP15:case BPP16:
/haiku/src/add-ons/accelerants/via/engine/
H A Dproto.h130 enum{BPP8 = 0, BPP15 = 1, BPP16 = 2, BPP24 = 3, BPP32 = 4}; enumerator in enum:__anon7
H A Dcrtc.c455 case BPP16:
H A Dcrtc2.c433 case BPP16:
/haiku/src/add-ons/accelerants/nvidia/engine/
H A Dnv_proto.h197 enum{BPP8 = 0, BPP15 = 1, BPP16 = 2, BPP24 = 3, BPP32 = 4}; enumerator in enum:__anon6
H A Dnv_crtc.c576 case BPP16:
H A Dnv_crtc2.c559 case BPP16:

Completed in 85 milliseconds