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.15/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.15/src/video/fbcon/
SDL_fbvideo.h 68 int current_vt; member in struct:SDL_PrivateVideoData
112 #define current_vt (this->hidden->current_vt) macro

Completed in 48 milliseconds