Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/include/
A DSDL_render.h447 extern DECLSPEC int SDLCALL SDL_UpdateYUVTexture(SDL_Texture * texture,
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi_overrides.h316 #define SDL_UpdateYUVTexture SDL_UpdateYUVTexture_REAL macro
A DSDL_dynapi_procs.h347 SDL_DYNAPI_PROC(int,SDL_UpdateYUVTexture,(SDL_Texture *a, const SDL_Rect *b, const Uint8 *c, int d,…
/AliOS-Things-master/components/SDL2/src/render/
A DSDL_render.c1614 int SDL_UpdateYUVTexture(SDL_Texture * texture, const SDL_Rect * rect, in SDL_UpdateYUVTexture() function

Completed in 17 milliseconds