Searched defs:mouse_fd (Results 1 - 2 of 2) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/ps2gs/
H A DSDL_gsvideo.h55 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/
H A DSDL_fbvideo.h74 int mouse_fd; member in struct:SDL_PrivateVideoData
117 #define mouse_fd (this->hidden->mouse_fd) macro

Completed in 53 milliseconds