HomeSort by relevance Sort by last modified time
    Searched defs:SDL_SRCCOLORKEY (Results 1 - 4 of 4) sorted by null

  /external/qemu/distrib/sdl-1.2.15/include/
SDL_video.h 151 #define SDL_SRCCOLORKEY 0x00001000 /**< Blit uses a source color key */
535 * SDL_SRCCOLORKEY indicates that the surface will be used for colorkey blits.
608 * If 'flag' is SDL_SRCCOLORKEY (optionally OR'd with SDL_RLEACCEL),
687 * SDL_SRCCOLORKEY ignored.
690 * if SDL_SRCCOLORKEY set, only copy the pixels matching the
701 * if SDL_SRCCOLORKEY set, only copy the pixels matching the
708 * SDL_SRCCOLORKEY ignored.
711 * if SDL_SRCCOLORKEY set, only copy the pixels matching the
721 * if SDL_SRCCOLORKEY set, only copy the pixels matching the
    [all...]
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_video.h 151 #define SDL_SRCCOLORKEY 0x00001000 /**< Blit uses a source color key */
535 * SDL_SRCCOLORKEY indicates that the surface will be used for colorkey blits.
608 * If 'flag' is SDL_SRCCOLORKEY (optionally OR'd with SDL_RLEACCEL),
687 * SDL_SRCCOLORKEY ignored.
690 * if SDL_SRCCOLORKEY set, only copy the pixels matching the
701 * if SDL_SRCCOLORKEY set, only copy the pixels matching the
708 * SDL_SRCCOLORKEY ignored.
711 * if SDL_SRCCOLORKEY set, only copy the pixels matching the
721 * if SDL_SRCCOLORKEY set, only copy the pixels matching the
    [all...]
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_video.h 151 #define SDL_SRCCOLORKEY 0x00001000 /**< Blit uses a source color key */
535 * SDL_SRCCOLORKEY indicates that the surface will be used for colorkey blits.
608 * If 'flag' is SDL_SRCCOLORKEY (optionally OR'd with SDL_RLEACCEL),
687 * SDL_SRCCOLORKEY ignored.
690 * if SDL_SRCCOLORKEY set, only copy the pixels matching the
701 * if SDL_SRCCOLORKEY set, only copy the pixels matching the
708 * SDL_SRCCOLORKEY ignored.
711 * if SDL_SRCCOLORKEY set, only copy the pixels matching the
721 * if SDL_SRCCOLORKEY set, only copy the pixels matching the
    [all...]
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_video.h 151 #define SDL_SRCCOLORKEY 0x00001000 /**< Blit uses a source color key */
535 * SDL_SRCCOLORKEY indicates that the surface will be used for colorkey blits.
608 * If 'flag' is SDL_SRCCOLORKEY (optionally OR'd with SDL_RLEACCEL),
687 * SDL_SRCCOLORKEY ignored.
690 * if SDL_SRCCOLORKEY set, only copy the pixels matching the
701 * if SDL_SRCCOLORKEY set, only copy the pixels matching the
708 * SDL_SRCCOLORKEY ignored.
711 * if SDL_SRCCOLORKEY set, only copy the pixels matching the
721 * if SDL_SRCCOLORKEY set, only copy the pixels matching the
    [all...]

Completed in 59 milliseconds