HomeSort by relevance Sort by last modified time
    Searched defs:GFX_Display (Results 1 - 2 of 2) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/video/cybergfx/
SDL_cgxvideo.h 59 struct Screen *GFX_Display; /* Used for graphics and colormap stuff */
116 #define GFX_Display (this->hidden->GFX_Display)
140 #define SDL_DisplayColormap (this->hidden->GFX_Display->ViewPort.ColorMap)
  /external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11video.h 62 Display *GFX_Display; /* Used for graphics and colormap stuff */
171 #define GFX_Display (this->hidden->GFX_Display)

Completed in 148 milliseconds