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.15/src/video/Xext/Xxf86vm/
XF86VMode.c 105 SDL_NAME(XF86VidModeQueryExtension) (dpy, event_basep, error_basep)
121 SDL_NAME(XF86VidModeQueryVersion)(dpy, majorVersion, minorVersion)
146 SDL_NAME(XF86VidModeSetClientVersion)(dpy);
151 SDL_NAME(XF86VidModeSetClientVersion)(Display *dpy)
170 SDL_NAME(XF86VidModeSetGamma)(Display *dpy, int screen, SDL_NAME(XF86VidModeGamma) *Gamma)
191 SDL_NAME(XF86VidModeGetGamma)(Display *dpy, int screen, SDL_NAME(XF86VidModeGamma) *Gamma)
218 SDL_NAME(XF86VidModeGetModeLine)(dpy, screen, dotclock, modeline)
222 SDL_NAME(XF86VidModeModeLine)* modeline
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11video.h 116 SDL_NAME(XineramaScreenInfo) xinerama_info;
124 SDL_NAME(XF86VidModeModeInfo) saved_mode;
SDL_x11wm.c 430 SDL_NAME(XineramaScreenInfo) *xinerama;
433 xinerama = SDL_NAME(XineramaQueryScreens)(SDL_Display, &screens);
  /external/qemu/distrib/sdl-1.2.15/src/video/
e_pow.h 299 if((j>>20)<=0) z = SDL_NAME(scalbn)(z,n); /* subnormal output */

Completed in 1475 milliseconds

12