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

  /external/qemu/distrib/sdl-1.2.12/src/video/windib/
SDL_dibvideo.h 37 } SDL_ScreenOrientation;
52 SDL_ScreenOrientation orientation;
SDL_dibevents.c 64 WPARAM rotateKey(WPARAM key,SDL_ScreenOrientation direction)
  /external/qemu/distrib/sdl-1.2.12/src/video/gapi/
SDL_gapivideo.h 109 } SDL_ScreenOrientation;
135 enum SDL_ScreenOrientation userOrientation;
141 enum SDL_ScreenOrientation gapiOrientation;
  /external/qemu/distrib/sdl-1.2.12/src/video/wincommon/
SDL_sysevents.c 128 static void GapiTransform(SDL_ScreenOrientation rotate, char hires, Sint16 *x, Sint16 *y) {

Completed in 1082 milliseconds