HomeSort by relevance Sort by last modified time
    Searched full:gapi (Results 1 - 7 of 7) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/video/gapi/
SDL_gapivideo.c 24 /* Pocket PC GAPI SDL video driver implementation;
40 // TODO: fix running GAPI apps from landscape mode -
57 #define GAPIVID_DRIVER_NAME "gapi"
107 /* GAPI driver bootstrap functions */
129 /* Dell Axim x30 hangs when we use GAPI from landscape,
131 It seems that GAPI subsystem use the same ExtEscape code.
163 SDL_SetError("Gapi Emu not found!");
200 for ( i=0; i<gapi->SDL_nummodes[index]; ++i ) {
201 mode = gapi->SDL_modelist[index][i];
219 next_mode = gapi->SDL_nummodes[index]
    [all...]
SDL_gapivideo.h 111 /* GAPI video mode */
160 #define gapi this->hidden macro
  /external/qemu/distrib/sdl-1.2.12/src/video/windib/
SDL_dibvideo.h 54 int invert; /* do to remove, used by GAPI driver! */
SDL_dibevents.c 97 // Drop GAPI artefacts
171 // Drop GAPI artifacts
  /external/qemu/distrib/sdl-1.2.12/src/video/wincommon/
SDL_lowvideo.h 60 (SDL_strcmp(this->name, "gapi") == 0))) \
SDL_sysevents.c 54 #include "../gapi/SDL_gapivideo.h"
127 /* for gapi landscape mode */
203 if(SDL_strcmp(this->name, "gapi") == 0)
225 if(SDL_strcmp(this->name, "gapi") == 0)
  /prebuilt/windows/sdl/lib/
libSDL.a     [all...]

Completed in 407 milliseconds