Searched refs:SDL_SRCALPHA (Results 1 - 3 of 3) sorted by relevance

/prebuilts/tools/darwin-x86/sdl/include/SDL/
H A DSDL_video.h154 #define SDL_SRCALPHA 0x00010000 /**< Blit uses source alpha blending */ macro
540 * SDL_SRCALPHA means that the surface will be used for alpha blits and
627 * If 'flag' is SDL_SRCALPHA, alpha blending is enabled for the surface.
685 * SDL_SRCALPHA set:
688 * SDL_SRCALPHA not set:
695 * SDL_SRCALPHA set:
698 * SDL_SRCALPHA not set:
705 * SDL_SRCALPHA set:
709 * SDL_SRCALPHA not set:
716 * SDL_SRCALPHA se
[all...]
/prebuilts/tools/linux-x86/sdl/include/SDL/
H A DSDL_video.h154 #define SDL_SRCALPHA 0x00010000 /**< Blit uses source alpha blending */ macro
540 * SDL_SRCALPHA means that the surface will be used for alpha blits and
627 * If 'flag' is SDL_SRCALPHA, alpha blending is enabled for the surface.
685 * SDL_SRCALPHA set:
688 * SDL_SRCALPHA not set:
695 * SDL_SRCALPHA set:
698 * SDL_SRCALPHA not set:
705 * SDL_SRCALPHA set:
709 * SDL_SRCALPHA not set:
716 * SDL_SRCALPHA se
[all...]
/prebuilts/tools/windows/sdl/include/SDL/
H A DSDL_video.h154 #define SDL_SRCALPHA 0x00010000 /**< Blit uses source alpha blending */ macro
540 * SDL_SRCALPHA means that the surface will be used for alpha blits and
627 * If 'flag' is SDL_SRCALPHA, alpha blending is enabled for the surface.
685 * SDL_SRCALPHA set:
688 * SDL_SRCALPHA not set:
695 * SDL_SRCALPHA set:
698 * SDL_SRCALPHA not set:
705 * SDL_SRCALPHA set:
709 * SDL_SRCALPHA not set:
716 * SDL_SRCALPHA se
[all...]

Completed in 25 milliseconds