Home | Sort by relevance Sort by last modified time |
/external/qemu/distrib/sdl-1.2.15/src/video/ps2gs/ | |
SDL_gsvideo.h | 43 int console_fd; member in struct:SDL_PrivateVideoData 71 #define console_fd (this->hidden->console_fd) macro |
/external/qemu/distrib/sdl-1.2.15/src/video/fbcon/ | |
SDL_fbvideo.h | 62 int console_fd; member in struct:SDL_PrivateVideoData 111 #define console_fd (this->hidden->console_fd) macro |