HomeSort by relevance Sort by last modified time
    Searched refs:SDL (Results 1 - 25 of 40) sorted by null

1 2

  /external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/includes/SDL/
SDLPrereqs.h 29 # include <SDL/SDL.h>
31 # include <SDL.h>
  /prebuilts/misc/windows/sdl2/include/
SDL_platform.h 83 # error SDL for Mac OS X only supports deploying on 10.5 and above.
  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_platform.h 83 # error SDL for Mac OS X only supports deploying on 10.5 and above.
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_platform.h 83 # error SDL for Mac OS X only supports deploying on 10.5 and above.
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_platform.h 83 # error SDL for Mac OS X only supports deploying on 10.5 and above.
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-thai.cc 89 SDL, /* Shift combining-mark down-left */
144 case SDL: pua_mappings = SDL_mappings; break;
184 /*T1*/ {{SL, T2}, {NOP,T1}, {SDL,T2}},
  /external/libvncserver/client_examples/
scrap.c 7 #include <SDL.h>
10 #include <SDL/SDL.h>
11 #include <SDL/SDL_syswm.h>
209 SDL_SetError("SDL is not running on known window manager");
235 SDL_SetError("SDL is not running on X11");
SDLvncviewer.c 5 #include <SDL.h>
10 struct { int sdl; int rfb; } buttonMapping[]={ member in struct:__anon16314
44 SDL_Surface* sdl=SDL_SetVideoMode(width,height,depth,sdlFlags); local
45 rfbClientSetClientData(client, SDL_Init, sdl);
46 client->width = sdl->pitch / (depth / 8);
51 client->frameBuffer=sdl->pixels;
54 client->format.redShift=sdl->format->Rshift;
55 client->format.greenShift=sdl->format->Gshift;
56 client->format.blueShift=sdl->format->Bshift;
57 client->format.redMax=sdl->format->Rmask>>client->format.redShift
63 SDL_Surface* sdl=rfbClientGetClientData(client, SDL_Init); local
253 SDL_Surface* sdl; local
    [all...]
  /external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/Win32/SDL/SdlDemo/
SdlDemo.cpp 7 #include <SDL.h>
137 OutputMessage("Initialising SDL...");
181 OutputMessage("TIP!: Keep the external SDL window active to recieve events");
  /frameworks/wilhelm/src/
sles_allinclusive.h 75 #include <SDL/SDL_audio.h>
  /external/v8/src/mips64/
constants-mips64.h 360 SDL = ((5U << 3) + 4) << kOpcodeShift,
950 OpcodeToBitNumber(SDL) | OpcodeToBitNumber(SB) | OpcodeToBitNumber(SH) |
    [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.h 208 SDL,
  /prebuilts/misc/windows/sdl2/test/
configure     [all...]
  /external/v8/test/mjsunit/asm/embenchen/
copy.js     [all...]
corrections.js     [all...]
primes.js     [all...]
fannkuch.js     [all...]
fasta.js     [all...]
memops.js     [all...]
  /external/v8/test/mjsunit/wasm/embenchen/
copy.js     [all...]
corrections.js     [all...]
primes.js     [all...]
fannkuch.js     [all...]
fasta.js     [all...]
memops.js     [all...]

Completed in 1749 milliseconds

1 2