Searched refs:MOVE_DISPLAY (Results 1 - 23 of 23) sorted by relevance

/haiku/src/add-ons/accelerants/radeon/
H A DGetAccelerantHook.c60 HOOK(MOVE_DISPLAY);
H A Dgeneric.h27 status_t MOVE_DISPLAY(uint16 h_display_start, uint16 v_display_start);
H A Dcrtc.c176 status_t MOVE_DISPLAY( uint16 h_display_start, uint16 v_display_start ) function
/haiku/src/add-ons/accelerants/matrox/
H A DGetAccelerantHook.c64 HOOK(MOVE_DISPLAY);
H A Dbe_driver_proto.h27 status_t MOVE_DISPLAY(uint16 h_display_start, uint16 v_display_start);
H A DCursor.c136 MOVE_DISPLAY(hds,vds);
H A DSetDisplayMode.c69 /* overlay engine, cursor and MOVE_DISPLAY need to know the status even when
440 status_t MOVE_DISPLAY(uint16 h_display_start, uint16 v_display_start) { function
444 LOG(4,("MOVE_DISPLAY: h %d, v %d\n", h_display_start, v_display_start));
/haiku/src/add-ons/accelerants/neomagic/
H A DCursor.c87 MOVE_DISPLAY(hds,vds);
H A DGetAccelerantHook.c63 HOOK(MOVE_DISPLAY);
H A DSetDisplayMode.c166 status_t MOVE_DISPLAY(uint16 h_display_start, uint16 v_display_start) function
174 LOG(4,("MOVE_DISPLAY: h %d, v %d\n", h_display_start, v_display_start));
H A Dbe_driver_proto.h27 status_t MOVE_DISPLAY(uint16 h_display_start, uint16 v_display_start);
/haiku/src/add-ons/accelerants/skeleton/
H A DGetAccelerantHook.c64 HOOK(MOVE_DISPLAY);
H A DCursor.c98 MOVE_DISPLAY(hds,vds);
H A Dbe_driver_proto.h29 status_t MOVE_DISPLAY(uint16 h_display_start, uint16 v_display_start);
H A DSetDisplayMode.c337 status_t MOVE_DISPLAY(uint16 h_display_start, uint16 v_display_start) { function
341 LOG(4,("MOVE_DISPLAY: h %d, v %d\n", h_display_start, v_display_start));
/haiku/src/add-ons/accelerants/via/
H A DGetAccelerantHook.c64 HOOK(MOVE_DISPLAY);
H A DCursor.c130 MOVE_DISPLAY(hds,vds);
H A Dbe_driver_proto.h29 status_t MOVE_DISPLAY(uint16 h_display_start, uint16 v_display_start);
H A DSetDisplayMode.c336 status_t MOVE_DISPLAY(uint16 h_display_start, uint16 v_display_start) { function
340 LOG(4,("MOVE_DISPLAY: h %d, v %d\n", h_display_start, v_display_start));
/haiku/src/add-ons/accelerants/nvidia/
H A DCursor.c98 MOVE_DISPLAY(hds,vds);
H A DGetAccelerantHook.c72 HOOK(MOVE_DISPLAY);
H A Dbe_driver_proto.h33 status_t MOVE_DISPLAY(uint16 h_display_start, uint16 v_display_start);
H A DSetDisplayMode.c350 status_t MOVE_DISPLAY(uint16 h_display_start, uint16 v_display_start) { function
354 LOG(4,("MOVE_DISPLAY: h %d, v %d\n", h_display_start, v_display_start));

Completed in 79 milliseconds