HomeSort by relevance Sort by last modified time
    Searched refs:wait_vbl (Results 1 - 5 of 5) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/video/fbcon/
SDL_fbvideo.h 94 void (*wait_vbl)(_THIS); member in struct:SDL_PrivateVideoData
130 #define wait_vbl (this->hidden->wait_vbl) macro
SDL_fb3dfx.c 202 wait_vbl = WaitVBL;
SDL_fbriva.c 192 wait_vbl = WaitVBL;
SDL_fbmatrox.c 254 wait_vbl = WaitVBL;
SDL_fbvideo.c 232 wait_vbl = FB_WaitVBL;
    [all...]

Completed in 50 milliseconds