Searched refs:SDL_SW_UpdateYUVTexture (Results 1 – 3 of 3) sorted by relevance
52 int SDL_SW_UpdateYUVTexture(SDL_SW_YUVTexture * swdata, const SDL_Rect * rect,
141 SDL_SW_UpdateYUVTexture(SDL_SW_YUVTexture * swdata, const SDL_Rect * rect, in SDL_SW_UpdateYUVTexture() function
1439 if (SDL_SW_UpdateYUVTexture(texture->yuv, rect, pixels, pitch) < 0) { in SDL_UpdateTextureYUV()
Completed in 8 milliseconds