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

  /external/qemu/distrib/sdl-1.2.12/src/video/quartz/
SDL_QuartzVideo.h 92 Uint32 video_set; /* boolean; indicates if video was set correctly */ member in struct:SDL_PrivateVideoData
142 #define video_set (this->hidden->video_set) macro
SDL_QuartzVideo.m 419 video_set = SDL_FALSE;
438 if (video_set == SDL_TRUE)
668 if (video_set == SDL_TRUE) {
907 video_set = SDL_TRUE;
    [all...]
SDL_QuartzWM.m 558 if ( ! video_set ) {

Completed in 176 milliseconds