Home
last modified time | relevance | path

Searched defs:swdata (Results 1 – 1 of 1) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/src/render/
DSDL_yuv_sw.c889 SDL_SW_SetupYUVDisplay(SDL_SW_YUVTexture * swdata, Uint32 target_format) in SDL_SW_SetupYUVDisplay()
1023 SDL_SW_YUVTexture *swdata; in SDL_SW_CreateYUVTexture() local
1105 SDL_SW_QueryYUVTexturePixels(SDL_SW_YUVTexture * swdata, void **pixels, in SDL_SW_QueryYUVTexturePixels()
1114 SDL_SW_UpdateYUVTexture(SDL_SW_YUVTexture * swdata, const SDL_Rect * rect, in SDL_SW_UpdateYUVTexture()
1188 SDL_SW_UpdateYUVTexturePlanar(SDL_SW_YUVTexture * swdata, const SDL_Rect * rect, in SDL_SW_UpdateYUVTexturePlanar()
1243 SDL_SW_LockYUVTexture(SDL_SW_YUVTexture * swdata, const SDL_Rect * rect, in SDL_SW_LockYUVTexture()
1268 SDL_SW_UnlockYUVTexture(SDL_SW_YUVTexture * swdata) in SDL_SW_UnlockYUVTexture()
1273 SDL_SW_CopyYUVToRGB(SDL_SW_YUVTexture * swdata, const SDL_Rect * srcrect, in SDL_SW_CopyYUVToRGB()
1393 SDL_SW_DestroyYUVTexture(SDL_SW_YUVTexture * swdata) in SDL_SW_DestroyYUVTexture()