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

  /external/qemu/distrib/sdl-1.2.12/src/video/cybergfx/
SDL_cgxvideo.h 67 Uint8 *Ximage; /* The X image for our window */
128 #define SDL_Ximage (this->hidden->Ximage)
  /external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11video.h 84 XImage *Ximage; /* The X image for our window */
186 #define SDL_Ximage (this->hidden->Ximage)
SDL_x11video.c 249 if ( current_video->hidden->Ximage ) {
    [all...]

Completed in 30 milliseconds