Home
last modified time | relevance | path

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

/haiku/src/add-ons/accelerants/neomagic/engine/
H A Dnm_proto.h44 status_t nm_crtc_center(display_mode target, bool crt_only);
H A Dnm_crtc.c612 status_t nm_crtc_center(display_mode target, bool crt_only) in nm_crtc_center() function
/haiku/src/add-ons/accelerants/neomagic/
H A DSetDisplayMode.c133 nm_crtc_center(target, crt_only); in SET_DISPLAY_MODE()