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 ) {
SDL_fbriva.c 80 if ( switched_away ) {
126 if ( switched_away ) {
SDL_fbmatrox.c 73 if ( switched_away ) {
138 if ( switched_away ) {
SDL_fbevents.c 978 switched_away = 1;
1038 if ( switched_away ) {
1044 switched_away = 0;
SDL_fbvideo.c     [all...]

Completed in 1993 milliseconds