Home
last modified time | relevance | path

Searched defs:flip_display (Results 1 – 4 of 4) sorted by relevance

/dports/devel/allegro/allegro-4.4.3.1/demos/shooter/
H A Ddisplay.c191 void flip_display(void) function
/dports/games/epiphany-game/epiphany-0.7.0/src/
H A Dscreen.cpp131 void Screen::flip_display() in flip_display() function in Screen
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/internal/
H A Daintern_display.h25 void (*flip_display)(ALLEGRO_DISPLAY *d); member
/dports/devel/allegro5/allegro5-5.2.7.0/src/macosx/
H A Dosxgl.m1826 static void flip_display(ALLEGRO_DISPLAY *disp) function