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

/haiku/src/add-ons/accelerants/skeleton/engine/
H A Dbes.c8 typedef struct move_overlay_info move_overlay_info; typedef in typeref:struct:move_overlay_info
10 struct move_overlay_info struct
19 static void eng_bes_calc_move_overlay(move_overlay_info *moi);
20 static void eng_bes_program_move_overlay(move_overlay_info moi);
28 move_overlay_info moi;
37 static void eng_bes_calc_move_overlay(move_overlay_info *moi)
292 static void eng_bes_program_move_overlay(move_overlay_info moi)
442 move_overlay_info moi;
/haiku/src/add-ons/accelerants/matrox/engine/
H A Dmga_bes.c8 typedef struct move_overlay_info move_overlay_info; typedef in typeref:struct:move_overlay_info
10 struct move_overlay_info struct
20 static void gx00_bes_calc_move_overlay(move_overlay_info *moi);
21 static void gx00_bes_program_move_overlay(move_overlay_info moi);
29 move_overlay_info moi;
38 static void gx00_bes_calc_move_overlay(move_overlay_info *moi)
321 static void gx00_bes_program_move_overlay(move_overlay_info moi)
374 move_overlay_info moi;
/haiku/src/add-ons/accelerants/nvidia/engine/
H A Dnv_bes.c8 typedef struct move_overlay_info move_overlay_info; typedef in typeref:struct:move_overlay_info
10 struct move_overlay_info struct
19 static void nv_bes_calc_move_overlay(move_overlay_info *moi);
20 static void nv_bes_program_move_overlay(move_overlay_info moi);
28 move_overlay_info moi;
37 static void nv_bes_calc_move_overlay(move_overlay_info *moi)
292 static void nv_bes_program_move_overlay(move_overlay_info moi)
445 move_overlay_info moi;
/haiku/src/add-ons/accelerants/via/engine/
H A Dbes.c8 typedef struct move_overlay_info move_overlay_info; typedef in typeref:struct:move_overlay_info
10 struct move_overlay_info struct
20 static void eng_bes_calc_move_overlay(move_overlay_info *moi);
21 static void eng_bes_program_move_overlay(move_overlay_info moi);
103 move_overlay_info moi;
112 static void eng_bes_calc_move_overlay(move_overlay_info *moi)
403 static void eng_bes_program_move_overlay(move_overlay_info moi)
557 move_overlay_info moi;
/haiku/headers/private/graphics/neomagic/
H A DDriverInterface.h256 } move_overlay_info; typedef in typeref:struct:__anon807
270 move_overlay_info moi;
/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;
26 static void nm_bes_calc_move_overlay(move_overlay_info *moi)
294 static void nm_bes_program_move_overlay(move_overlay_info moi)

Completed in 96 milliseconds