HomeSort by relevance Sort by last modified time
    Searched defs:mouse_fd (Results 1 - 2 of 2) sorted by null

  /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

Completed in 49 milliseconds