Public Attributes | |
| BD_REGISTERS * | regs |
| BD_MUTEX | mutex |
| void * | overlay_proc_handle |
| void(* | overlay_proc )(void *, const struct bd_overlay_s *const) |
| unsigned | ig_drawn |
| unsigned | pg_drawn |
| unsigned | popup_visible |
| unsigned | valid_mouse_position |
| BOG_DATA * | bog_data |
| BOG_DATA * | saved_bog_data |
| PG_DISPLAY_SET * | pgs |
| PG_DISPLAY_SET * | igs |
| GRAPHICS_PROCESSOR * | pgp |
| GRAPHICS_PROCESSOR * | igp |
Definition at line 49 of file graphics_controller.c.
Definition at line 51 of file graphics_controller.c.
Referenced by _enable_button(), _find_selected_button_id(), _mouse_move(), _render_page(), _reset_page_state(), _save_page_state(), _select_button(), _select_page(), _set_button_page(), _update_selected_button(), _user_input(), gc_free(), and gc_init().
Definition at line 53 of file graphics_controller.c.
Referenced by _process_psr_event(), gc_decode_ts(), gc_free(), gc_init(), and gc_run().
Definition at line 56 of file graphics_controller.c.
Referenced by _clear_osd_area(), _render_button(), gc_free(), and gc_init().
| void(* graphics_controller_s::overlay_proc)(void *, const struct bd_overlay_s *const) |
Definition at line 57 of file graphics_controller.c.
Referenced by _clear_osd_area(), _render_button(), gc_free(), and gc_init().
| unsigned graphics_controller_s::ig_drawn |
Definition at line 60 of file graphics_controller.c.
Referenced by _clear_bog_area(), _clear_osd(), _mouse_move(), _render_button(), and _user_input().
| unsigned graphics_controller_s::pg_drawn |
Definition at line 61 of file graphics_controller.c.
Referenced by _clear_osd().
| unsigned graphics_controller_s::popup_visible |
Definition at line 62 of file graphics_controller.c.
Referenced by _gc_reset(), _render_page(), _user_input(), gc_decode_ts(), and gc_run().
Definition at line 63 of file graphics_controller.c.
Referenced by _mouse_move(), and _user_input().
Definition at line 64 of file graphics_controller.c.
Referenced by _enable_button(), _find_selected_button_id(), _gc_reset(), _is_button_enabled(), _mouse_move(), _render_page(), _reset_page_state(), _restore_page_state(), _save_page_state(), _set_button_page(), and _user_input().
Definition at line 65 of file graphics_controller.c.
Referenced by _restore_page_state(), and _save_page_state().
Definition at line 68 of file graphics_controller.c.
Referenced by _gc_reset(), and gc_decode_ts().
Definition at line 69 of file graphics_controller.c.
Referenced by _enable_button(), _find_selected_button_id(), _gc_reset(), _mouse_move(), _render_button(), _render_page(), _reset_page_state(), _save_page_state(), _set_button_page(), _user_input(), gc_decode_ts(), and gc_run().
Definition at line 72 of file graphics_controller.c.
Referenced by _gc_reset(), and gc_decode_ts().
Definition at line 73 of file graphics_controller.c.
Referenced by _gc_reset(), and gc_decode_ts().
1.6.3