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.15/src/video/quartz/
SDL_QuartzVideo.h 101 Uint32 video_set; /* boolean; indicates if video was set correctly */ member in struct:SDL_PrivateVideoData
146 #define video_set (this->hidden->video_set) macro
SDL_QuartzVideo.m 639 video_set = SDL_FALSE;
710 if (video_set == SDL_TRUE)
    [all...]
SDL_QuartzWM.m 557 if ( ! video_set ) {

Completed in 51 milliseconds