Home
last modified time | relevance | path

Searched defs:target_format (Results 1 – 4 of 4) 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/glib/gio/
Dgnotification.c408 const gchar *target_format, in g_notification_add_button_with_target()
639 const gchar *target_format, in g_notification_set_default_action_and_target()
/third_party/flutter/skia/third_party/externals/sdl/src/video/
DSDL_video.c833 Uint32 target_format; in SDL_GetClosestDisplayModeForDisplay() local