HomeSort by relevance Sort by last modified time
    Searched refs:switched_away (Results 1 - 6 of 6) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/video/fbcon/
SDL_fbvideo.h 88 int switched_away; member in struct:SDL_PrivateVideoData
125 #define switched_away (this->hidden->switched_away) macro
SDL_fb3dfx.c 60 if ( switched_away ) {
108 if ( switched_away ) {