HomeSort by relevance Sort by last modified time
    Searched refs:SDL_NAME (Results 26 - 29 of 29) sorted by null

12

  /external/qemu/distrib/sdl-1.2.12/src/video/Xext/Xxf86vm/
XF86VMode.c 102 SDL_NAME(XF86VidModeQueryExtension) (dpy, event_basep, error_basep)
118 SDL_NAME(XF86VidModeQueryVersion)(dpy, majorVersion, minorVersion)
143 SDL_NAME(XF86VidModeSetClientVersion)(dpy);
148 SDL_NAME(XF86VidModeSetClientVersion)(Display *dpy)
167 SDL_NAME(XF86VidModeSetGamma)(Display *dpy, int screen, SDL_NAME(XF86VidModeGamma) *Gamma)
188 SDL_NAME(XF86VidModeGetGamma)(Display *dpy, int screen, SDL_NAME(XF86VidModeGamma) *Gamma)
215 SDL_NAME(XF86VidModeGetModeLine)(dpy, screen, dotclock, modeline)
219 SDL_NAME(XF86VidModeModeLine)* modeline
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11video.h 119 SDL_NAME(XineramaScreenInfo) xinerama_info;
127 SDL_NAME(XF86VidModeModeInfo) saved_mode;
SDL_x11wm.c 429 SDL_NAME(XineramaScreenInfo) *xinerama;
432 xinerama = SDL_NAME(XineramaQueryScreens)(SDL_Display, &screens);
  /external/qemu/distrib/sdl-1.2.12/src/video/
e_pow.h 299 if((j>>20)<=0) z = SDL_NAME(scalbn)(z,n); /* subnormal output */

Completed in 412 milliseconds

12