Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/render/
DSDL_yuv_sw_c.h30 Uint32 target_format; member
DSDL_yuv_sw.c889 SDL_SW_SetupYUVDisplay(SDL_SW_YUVTexture * swdata, Uint32 target_format) in SDL_SW_SetupYUVDisplay()
1274 Uint32 target_format, int w, int h, void *pixels, in SDL_SW_CopyYUVToRGB()
/third_party/flutter/skia/third_party/externals/sdl/src/video/
DSDL_video.c833 Uint32 target_format; in SDL_GetClosestDisplayModeForDisplay() local