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