Home
last modified time | relevance | path

Searched refs:move_overlay_info (Results 1 – 6 of 6) sorted by relevance

/haiku/src/add-ons/accelerants/matrox/engine/
H A Dmga_bes.c8 typedef struct move_overlay_info move_overlay_info; typedef
10 struct move_overlay_info struct
20 static void gx00_bes_calc_move_overlay(move_overlay_info *moi); argument
21 static void gx00_bes_program_move_overlay(move_overlay_info moi);
29 move_overlay_info moi; in gx00_bes_move_overlay()
38 static void gx00_bes_calc_move_overlay(move_overlay_info *moi) in gx00_bes_calc_move_overlay()
321 static void gx00_bes_program_move_overlay(move_overlay_info moi) in gx00_bes_program_move_overlay()
374 move_overlay_info moi; in gx00_configure_bes()
/haiku/src/add-ons/accelerants/nvidia/engine/
H A Dnv_bes.c8 typedef struct move_overlay_info move_overlay_info; typedef
10 struct move_overlay_info struct
19 static void nv_bes_calc_move_overlay(move_overlay_info *moi); argument
20 static void nv_bes_program_move_overlay(move_overlay_info moi);
28 move_overlay_info moi; in nv_bes_move_overlay()
37 static void nv_bes_calc_move_overlay(move_overlay_info *moi) in nv_bes_calc_move_overlay()
292 static void nv_bes_program_move_overlay(move_overlay_info moi) in nv_bes_program_move_overlay()
445 move_overlay_info moi; in nv_configure_bes()
/haiku/src/add-ons/accelerants/skeleton/engine/
H A Dbes.c8 typedef struct move_overlay_info move_overlay_info; typedef
10 struct move_overlay_info struct
19 static void eng_bes_calc_move_overlay(move_overlay_info *moi); argument
20 static void eng_bes_program_move_overlay(move_overlay_info moi);
28 move_overlay_info moi; in eng_bes_move_overlay()
37 static void eng_bes_calc_move_overlay(move_overlay_info *moi) in eng_bes_calc_move_overlay()
292 static void eng_bes_program_move_overlay(move_overlay_info moi) in eng_bes_program_move_overlay()
442 move_overlay_info moi; in eng_configure_bes()
/haiku/src/add-ons/accelerants/via/engine/
H A Dbes.c8 typedef struct move_overlay_info move_overlay_info; typedef
10 struct move_overlay_info struct
20 static void eng_bes_calc_move_overlay(move_overlay_info *moi); argument
21 static void eng_bes_program_move_overlay(move_overlay_info moi);
103 move_overlay_info moi; in eng_bes_move_overlay()
112 static void eng_bes_calc_move_overlay(move_overlay_info *moi) in eng_bes_calc_move_overlay()
403 static void eng_bes_program_move_overlay(move_overlay_info moi) in eng_bes_program_move_overlay()
557 move_overlay_info moi; in eng_configure_bes()
/haiku/src/add-ons/accelerants/neomagic/engine/
H A Dnm_bes.c8 static void nm_bes_calc_move_overlay(move_overlay_info *moi);
9 static void nm_bes_program_move_overlay(move_overlay_info moi);
17 move_overlay_info moi; in nm_bes_move_overlay()
26 static void nm_bes_calc_move_overlay(move_overlay_info *moi) in nm_bes_calc_move_overlay()
294 static void nm_bes_program_move_overlay(move_overlay_info moi) in nm_bes_program_move_overlay()
/haiku/headers/private/graphics/neomagic/
H A DDriverInterface.h256 } move_overlay_info; typedef
270 move_overlay_info moi;