Home
last modified time | relevance | path

Searched refs:SDL_GetTextureScaleMode (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/SDL2/include/
A DSDL_render.h405 extern DECLSPEC int SDLCALL SDL_GetTextureScaleMode(SDL_Texture * texture,
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi_overrides.h742 #define SDL_GetTextureScaleMode SDL_GetTextureScaleMode_REAL macro
A DSDL_dynapi_procs.h798 SDL_DYNAPI_PROC(int,SDL_GetTextureScaleMode,(SDL_Texture *a, SDL_ScaleMode *b),(a,b),return)
/AliOS-Things-master/components/SDL2/src/render/
A DSDL_render.c1421 SDL_GetTextureScaleMode(SDL_Texture * texture, SDL_ScaleMode *scaleMode) in SDL_GetTextureScaleMode() function

Completed in 25 milliseconds