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

  /external/qemu/distrib/sdl-1.2.12/src/main/macos/exports/
SDL.x 148 SDL_SetColors
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_video.h 309 * that the colors set by SDL_SetColors() will be the colors you get.
310 * Otherwise, in 8-bit mode, SDL_SetColors() may not be able to set all
411 * If all of the colors were set as passed to SDL_SetColors(), it will
418 * SDL_HWPALETTE was set in SDL_SetVideoMode() flags, SDL_SetColors()
423 extern DECLSPEC int SDLCALL SDL_SetColors(SDL_Surface *surface,
439 * SDL_SetColors() is equivalent to calling this function with
    [all...]
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_video.h 309 * that the colors set by SDL_SetColors() will be the colors you get.
310 * Otherwise, in 8-bit mode, SDL_SetColors() may not be able to set all
411 * If all of the colors were set as passed to SDL_SetColors(), it will
418 * SDL_HWPALETTE was set in SDL_SetVideoMode() flags, SDL_SetColors()
423 extern DECLSPEC int SDLCALL SDL_SetColors(SDL_Surface *surface,
439 * SDL_SetColors() is equivalent to calling this function with
    [all...]
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_video.h 309 * that the colors set by SDL_SetColors() will be the colors you get.
310 * Otherwise, in 8-bit mode, SDL_SetColors() may not be able to set all
411 * If all of the colors were set as passed to SDL_SetColors(), it will
418 * SDL_HWPALETTE was set in SDL_SetVideoMode() flags, SDL_SetColors()
423 extern DECLSPEC int SDLCALL SDL_SetColors(SDL_Surface *surface,
439 * SDL_SetColors() is equivalent to calling this function with
    [all...]
  /prebuilt/windows/sdl/host/include/SDL/
SDL_video.h 313 * that the colors set by SDL_SetColors() will be the colors you get.
314 * Otherwise, in 8-bit mode, SDL_SetColors() may not be able to set all
415 * If all of the colors were set as passed to SDL_SetColors(), it will
422 * SDL_HWPALETTE was set in SDL_SetVideoMode() flags, SDL_SetColors()
427 extern DECLSPEC int SDLCALL SDL_SetColors(SDL_Surface *surface,
443 * SDL_SetColors() is equivalent to calling this function with
    [all...]
  /prebuilt/windows/sdl/include/SDL/
SDL_video.h 309 * that the colors set by SDL_SetColors() will be the colors you get.
310 * Otherwise, in 8-bit mode, SDL_SetColors() may not be able to set all
411 * If all of the colors were set as passed to SDL_SetColors(), it will
418 * SDL_HWPALETTE was set in SDL_SetVideoMode() flags, SDL_SetColors()
423 extern DECLSPEC int SDLCALL SDL_SetColors(SDL_Surface *surface,
439 * SDL_SetColors() is equivalent to calling this function with
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11wm.c 167 SDL_SetColors(sicon, got, 0, 256);
  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_video.c     [all...]

Completed in 194 milliseconds