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

  /external/harfbuzz_ng/src/
hb-ot-shape-complex-thai.cc 89 SDL, /* Shift combining-mark down-left */
145 case SDL: pua_mappings = SDL_mappings; break;
185 /*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:__anon13508
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...]
  /frameworks/wilhelm/src/
sles_allinclusive.h 74 #include <SDL/SDL_audio.h>
  /external/llvm/lib/Target/Mips/
MipsISelLowering.h 204 SDL,
MipsISelLowering.cpp 154 case MipsISD::SDL: return "MipsISD::SDL";
    [all...]
  /external/v8/src/mips64/
constants-mips64.h 326 SDL = ((5 << 3) + 4) << kOpcodeShift,
assembler-mips64.cc 1945 void Assembler::sdl(Register rd, const MemOperand& rs) { function in class:v8::Assembler
    [all...]
  /external/v8/tools/profviz/
gnuplot-4.6.3-emscripten.js     [all...]
  /external/libvncserver/
configure     [all...]

Completed in 301 milliseconds