Home
last modified time | relevance | path

Searched refs:SDL_SW_UpdateYUVTexture (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/SDL2/src/render/
A DSDL_yuv_sw_c.h52 int SDL_SW_UpdateYUVTexture(SDL_SW_YUVTexture * swdata, const SDL_Rect * rect,
A DSDL_yuv_sw.c141 SDL_SW_UpdateYUVTexture(SDL_SW_YUVTexture * swdata, const SDL_Rect * rect, in SDL_SW_UpdateYUVTexture() function
A DSDL_render.c1439 if (SDL_SW_UpdateYUVTexture(texture->yuv, rect, pixels, pitch) < 0) { in SDL_UpdateTextureYUV()

Completed in 9 milliseconds