Searched refs:SDL_UpdateYUVTexture (Results 1 – 4 of 4) sorted by relevance
447 extern DECLSPEC int SDLCALL SDL_UpdateYUVTexture(SDL_Texture * texture,
316 #define SDL_UpdateYUVTexture SDL_UpdateYUVTexture_REAL macro
347 SDL_DYNAPI_PROC(int,SDL_UpdateYUVTexture,(SDL_Texture *a, const SDL_Rect *b, const Uint8 *c, int d,…
1614 int SDL_UpdateYUVTexture(SDL_Texture * texture, const SDL_Rect * rect, in SDL_UpdateYUVTexture() function
Completed in 17 milliseconds