Home
last modified time | relevance | path

Searched refs:SDL_gfxSetAlpha (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/SDL2/src/gfx/Test/
A DTestGfxBlit.c105 SDL_gfxSetAlpha(texture_image, 96); in Draw()
112 SDL_gfxSetAlpha(texture_target1, 64); in Draw()
119 SDL_gfxSetAlpha(texture_target2, 64); in Draw()
/AliOS-Things-master/components/SDL2/src/gfx/
A DSDL_gfxBlitFunc.h65 SDL_GFXBLITFUNC_SCOPE int SDL_gfxSetAlpha(SDL_Surface * src, Uint8 a);
A DSDL_gfxBlitFunc.c524 int SDL_gfxSetAlpha(SDL_Surface *src, Uint8 a) in SDL_gfxSetAlpha() function

Completed in 6 milliseconds