HomeSort by relevance Sort by last modified time
    Searched full:wait_idle (Results 1 - 6 of 6) sorted by null

  /external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
SDL_fbvideo.h 108 void (*wait_idle)(_THIS); member in struct:SDL_PrivateVideoData
149 #define wait_idle (this->hidden->wait_idle) macro
182 wait_idle(this);
SDL_fbriva.c 195 wait_idle = NV3WaitIdle;
198 wait_idle = NV4WaitIdle;
SDL_fb3dfx.c 201 wait_idle = WaitIdle;
SDL_fbmatrox.c 255 wait_idle = WaitIdle;
SDL_fbevents.c 939 wait_idle(this);
SDL_fbvideo.c 245 wait_idle = FB_WaitIdle;
    [all...]

Completed in 85 milliseconds