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

  /external/qemu/distrib/sdl-1.2.12/include/
SDL_video.h 132 #define SDL_SRCCOLORKEY 0x00001000 /* Blit uses a source color key */
488 * SDL_SRCCOLORKEY indicates that the surface will be used for colorkey blits.
561 * If 'flag' is SDL_SRCCOLORKEY (optionally OR'd with SDL_RLEACCEL),
640 * SDL_SRCCOLORKEY ignored.
643 * if SDL_SRCCOLORKEY set, only copy the pixels matching the
654 * if SDL_SRCCOLORKEY set, only copy the pixels matching the
661 * SDL_SRCCOLORKEY ignored.
664 * if SDL_SRCCOLORKEY set, only copy the pixels matching the
674 * if SDL_SRCCOLORKEY set, only copy the pixels matching the
    [all...]
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_video.h 132 #define SDL_SRCCOLORKEY 0x00001000 /* Blit uses a source color key */
488 * SDL_SRCCOLORKEY indicates that the surface will be used for colorkey blits.
561 * If 'flag' is SDL_SRCCOLORKEY (optionally OR'd with SDL_RLEACCEL),
640 * SDL_SRCCOLORKEY ignored.
643 * if SDL_SRCCOLORKEY set, only copy the pixels matching the
654 * if SDL_SRCCOLORKEY set, only copy the pixels matching the
661 * SDL_SRCCOLORKEY ignored.
664 * if SDL_SRCCOLORKEY set, only copy the pixels matching the
674 * if SDL_SRCCOLORKEY set, only copy the pixels matching the
    [all...]
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_video.h 132 #define SDL_SRCCOLORKEY 0x00001000 /* Blit uses a source color key */
488 * SDL_SRCCOLORKEY indicates that the surface will be used for colorkey blits.
561 * If 'flag' is SDL_SRCCOLORKEY (optionally OR'd with SDL_RLEACCEL),
640 * SDL_SRCCOLORKEY ignored.
643 * if SDL_SRCCOLORKEY set, only copy the pixels matching the
654 * if SDL_SRCCOLORKEY set, only copy the pixels matching the
661 * SDL_SRCCOLORKEY ignored.
664 * if SDL_SRCCOLORKEY set, only copy the pixels matching the
674 * if SDL_SRCCOLORKEY set, only copy the pixels matching the
    [all...]
  /prebuilt/windows/sdl/host/include/SDL/
SDL_video.h 144 #define SDL_SRCCOLORKEY 0x00001000 /* Blit uses a source color key */
490 * SDL_SRCCOLORKEY indicates that the surface will be used for colorkey blits.
563 * If 'flag' is SDL_SRCCOLORKEY (optionally OR'd with SDL_RLEACCEL),
642 * SDL_SRCCOLORKEY ignored.
645 * if SDL_SRCCOLORKEY set, only copy the pixels matching the
656 * if SDL_SRCCOLORKEY set, only copy the pixels matching the
663 * SDL_SRCCOLORKEY ignored.
666 * if SDL_SRCCOLORKEY set, only copy the pixels matching the
676 * if SDL_SRCCOLORKEY set, only copy the pixels matching the
    [all...]
  /prebuilt/windows/sdl/include/SDL/
SDL_video.h 132 #define SDL_SRCCOLORKEY 0x00001000 /* Blit uses a source color key */
488 * SDL_SRCCOLORKEY indicates that the surface will be used for colorkey blits.
561 * If 'flag' is SDL_SRCCOLORKEY (optionally OR'd with SDL_RLEACCEL),
640 * SDL_SRCCOLORKEY ignored.
643 * if SDL_SRCCOLORKEY set, only copy the pixels matching the
654 * if SDL_SRCCOLORKEY set, only copy the pixels matching the
661 * SDL_SRCCOLORKEY ignored.
664 * if SDL_SRCCOLORKEY set, only copy the pixels matching the
674 * if SDL_SRCCOLORKEY set, only copy the pixels matching the
    [all...]

Completed in 144 milliseconds