Home
last modified time | relevance | path

Searched refs:SDL_GetTextureAlphaMod (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/SDL2/include/
A DSDL_render.h346 extern DECLSPEC int SDLCALL SDL_GetTextureAlphaMod(SDL_Texture * texture,
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi_overrides.h312 #define SDL_GetTextureAlphaMod SDL_GetTextureAlphaMod_REAL macro
A DSDL_dynapi_procs.h343 SDL_DYNAPI_PROC(int,SDL_GetTextureAlphaMod,(SDL_Texture *a, Uint8 *b),(a,b),return)
/AliOS-Things-master/components/SDL2/test/
A Dtestautomation_render.c967 ret = SDL_GetTextureAlphaMod( tface, &a ); in _hasTexAlpha()
/AliOS-Things-master/components/SDL2/src/render/
A DSDL_render.c1365 SDL_GetTextureAlphaMod(SDL_Texture * texture, Uint8 * alpha) in SDL_GetTextureAlphaMod() function

Completed in 18 milliseconds