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

  /external/qemu/distrib/sdl-1.2.12/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.12/src/video/fbcon/
SDL_fbvideo.h 60 int current_vt; member in struct:SDL_PrivateVideoData
99 #define current_vt (this->hidden->current_vt) macro

Completed in 30 milliseconds