Home
last modified time | relevance | path

Searched refs:SDL_GetSurfaceAlphaMod (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/SDL2/include/
A DSDL_surface.h327 extern DECLSPEC int SDLCALL SDL_GetSurfaceAlphaMod(SDL_Surface * surface,
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi_overrides.h458 #define SDL_GetSurfaceAlphaMod SDL_GetSurfaceAlphaMod_REAL macro
A DSDL_dynapi_procs.h487 SDL_DYNAPI_PROC(int,SDL_GetSurfaceAlphaMod,(SDL_Surface *a, Uint8 *b),(a,b),return)
/AliOS-Things-master/components/SDL2/src/render/software/
A DSDL_render_sw.c384 SDL_GetSurfaceAlphaMod(src, &alphaMod); in SW_RenderCopyEx()
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_surface.c482 SDL_GetSurfaceAlphaMod(SDL_Surface * surface, Uint8 * alpha) in SDL_GetSurfaceAlphaMod() function
/AliOS-Things-master/components/SDL2/src/render/
A DSDL_render.c1275 SDL_GetSurfaceAlphaMod(surface, &a); in SDL_CreateTextureFromSurface()

Completed in 20 milliseconds