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

  /external/qemu/distrib/sdl-1.2.15/src/video/gem/
SDL_gemvideo.h 71 void (*setpalette)(_THIS, Uint16 newpal[256][3]); member in struct:SDL_PrivateVideoData
106 #define VDI_setpalette (this->hidden->setpalette)
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/static/smoothlife/
example.js 292 setPalette.apply(null, preset[2]);
304 setPalette.apply(null, palettePresets[index]);
341 function setPalette() {
350 cmd: 'setPalette',
  /external/qemu/distrib/sdl-1.2.15/src/video/xbios/
SDL_xbios.c 799 Setpalette(TT_palette);
812 Setpalette(TT_palette);
1039 Setpalette(XBIOS_oldpalette);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ddraw.h     [all...]
ddrawi.h 364 LPDDHALSURFCB_SETPALETTE SetPalette;
607 LPDDHALSURFCB_SETPALETTE SetPalette;
    [all...]
wincodec.h     [all...]
strmif.h     [all...]
  /external/qemu/distrib/sdl-1.2.15/src/main/symbian/EKA2/
SDL_main.cpp 548 TInt EpocSdlEnv::SetPalette(TInt aFirstcolor, TInt aColorCount, TUint32* aPalette)
550 return gEpocEnv->iDsa->SetPalette(aFirstcolor, aColorCount, aPalette);
  /external/pdfium/core/src/fxge/Microsoft SDK/include/
GdiPlusBitmap.h 362 Image::SetPalette(
GdiPlusHeaders.h 509 Status SetPalette(IN const ColorPalette* palette);
  /external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA2/
SDL_epocvideo.cpp 337 if(EpocSdlEnv::SetPalette(firstcolor, ncolors, palette) == KErrNone)
dsa_old.cpp 344 TInt CDsa::SetPalette(TInt aFirst, TInt aCount, TUint32* aPalette)
dsa.cpp 812 TInt CDsa::SetPalette(TInt aFirst, TInt aCount, TUint32* aPalette)
dsa_new.cpp 538 TInt CDsa::SetPalette(TInt aFirst, TInt aCount, TUint32* aPalette)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusheaders.h 130 Status SetPalette(const ColorPalette *palette);
gdiplusimpl.h 337 __inline__ Status Image::SetPalette(const ColorPalette *palette)
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/macrom/
SDL_romvideo.c 568 SetPalette(SDL_Window, SDL_CPal, false);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
cursesw.h 769 static int setpalette(short fore, short back, short pair);
908 int setpalette(short fore, short back);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
cursesw.h 769 static int setpalette(short fore, short back, short pair);
908 int setpalette(short fore, short back);
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/windx5/
SDL_dx5video.c     [all...]

Completed in 864 milliseconds