Searched refs:_al_get_new_display_settings (Results 1 – 13 of 13) sorted by relevance
32 extras = _al_get_new_display_settings(); in al_set_new_display_option()67 extras = _al_get_new_display_settings(); in al_get_new_display_option()107 extras = _al_get_new_display_settings(); in al_reset_new_display_options()690 memcpy(&old_eds, _al_get_new_display_settings(), sizeof(old_eds)); in _al_set_color_components()898 memcpy(eds, _al_get_new_display_settings(), sizeof(*eds)); in _al_set_color_components()
191 ALLEGRO_EXTRA_DISPLAY_SETTINGS *_al_get_new_display_settings(void) in _al_get_new_display_settings() function
190 ALLEGRO_EXTRA_DISPLAY_SETTINGS *_al_get_new_display_settings(void);
428 int format = _al_deduce_color_format(_al_get_new_display_settings()); in win_get_num_display_modes()447 int format = _al_deduce_color_format(_al_get_new_display_settings()); in win_get_display_mode()
692 ref = _al_get_new_display_settings(); in get_available_pixel_formats_ext()779 ref = _al_get_new_display_settings(); in get_available_pixel_formats_old()959 ALLEGRO_EXTRA_DISPLAY_SETTINGS *eds = _al_get_new_display_settings(); in create_display_internals()
1634 ALLEGRO_EXTRA_DISPLAY_SETTINGS *ref = _al_get_new_display_settings(); in d3d_create_display_internals()
222 ref = _al_get_new_display_settings(); in get_visuals_new()358 ref = _al_get_new_display_settings(); in get_visuals_old()
497 ALLEGRO_EXTRA_DISPLAY_SETTINGS *eds = _al_get_new_display_settings(); in xdpy_create_display_locked()509 int vsync_setting = _al_get_new_display_settings()->settings[ALLEGRO_VSYNC]; in xdpy_create_display_locked()
747 extras = _al_get_new_display_settings();1270 if (_al_get_new_display_settings()->settings[ALLEGRO_VSYNC] == 1) {1274 if (_al_get_new_display_settings()->settings[ALLEGRO_VSYNC] == 1) {1431 if (_al_get_new_display_settings()->settings[ALLEGRO_VSYNC] == 1) {1435 if (_al_get_new_display_settings()->settings[ALLEGRO_VSYNC] == 1) {1664 if (_al_get_new_display_settings()->settings[ALLEGRO_VSYNC] == 1) {1668 if (_al_get_new_display_settings()->settings[ALLEGRO_VSYNC] == 1) {
153 ALLEGRO_EXTRA_DISPLAY_SETTINGS *extras = _al_get_new_display_settings();
95 ref = _al_get_new_display_settings();
270 ALLEGRO_EXTRA_DISPLAY_SETTINGS *eds = _al_get_new_display_settings(); in pi_create_display()
538 main_thread_display_settings = *_al_get_new_display_settings(); in android_create_display()