Home
last modified time | relevance | path

Searched refs:gx00_crtc_depth (Results 1 – 3 of 3) sorted by relevance

/haiku/src/add-ons/accelerants/matrox/
H A DSetDisplayMode.c123 gx00_crtc_depth(BPP16); in SET_DISPLAY_MODE()
128 gx00_crtc_depth(BPP32); in SET_DISPLAY_MODE()
356 gx00_crtc_depth(colour_mode); in SET_DISPLAY_MODE()
/haiku/src/add-ons/accelerants/matrox/engine/
H A Dmga_proto.h88 status_t gx00_crtc_depth(int mode);
H A Dmga_crtc.c232 status_t gx00_crtc_depth(int mode) in gx00_crtc_depth() function