Searched refs:GS_InGraphicsMode (Results 1 - 3 of 3) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/ps2gs/
H A DSDL_gsevents_c.h34 extern int GS_InGraphicsMode(_THIS);
H A DSDL_gsevents.c143 int GS_InGraphicsMode(_THIS) function
153 if ( (keyboard_fd >= 0) && !GS_InGraphicsMode(this) ) {
211 if ( GS_InGraphicsMode(this) ) {
H A DSDL_gsvideo.c679 if ( GS_InGraphicsMode(this) ) {

Completed in 30 milliseconds