Home | Sort by relevance Sort by last modified time |
/external/qemu/distrib/sdl-1.2.15/src/video/ps2gs/ | |
SDL_gsvideo.h | 48 int current_vt; member in struct:SDL_PrivateVideoData 74 #define current_vt (this->hidden->current_vt) macro |
/external/qemu/distrib/sdl-1.2.15/src/video/fbcon/ | |
SDL_fbvideo.h | 68 int current_vt; member in struct:SDL_PrivateVideoData 112 #define current_vt (this->hidden->current_vt) macro |