OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wait_vbl
(Results
1 - 5
of
5
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
SDL_fbvideo.h
107
void (*
wait_vbl
)(_THIS);
member in struct:SDL_PrivateVideoData
148
#define
wait_vbl
(this->hidden->
wait_vbl
)
macro
SDL_fb3dfx.c
200
wait_vbl
= WaitVBL;
SDL_fbriva.c
192
wait_vbl
= WaitVBL;
SDL_fbmatrox.c
254
wait_vbl
= WaitVBL;
SDL_fbvideo.c
244
wait_vbl
= FB_WaitVBL;
[
all
...]
Completed in 172 milliseconds