Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/video/
DSDL_shape.c247 SDL_SetWindowShape(SDL_Window *window,SDL_Surface *shape,SDL_WindowShapeMode *shape_mode) in SDL_SetWindowShape()
278 SDL_GetShapedWindowMode(SDL_Window *window,SDL_WindowShapeMode *shape_mode) in SDL_GetShapedWindowMode()
/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/
DSDL_windowsshape.c64 Win32_SetWindowShape(SDL_WindowShaper *shaper,SDL_Surface *shape,SDL_WindowShapeMode *shape_mode) { in Win32_SetWindowShape()
/third_party/flutter/skia/third_party/externals/sdl/src/video/x11/
DSDL_x11shape.c90 X11_SetWindowShape(SDL_WindowShaper *shaper,SDL_Surface *shape,SDL_WindowShapeMode *shape_mode) { in X11_SetWindowShape()
/third_party/flutter/skia/third_party/externals/sdl/src/video/directfb/
DSDL_DirectFB_shape.c72 DirectFB_SetWindowShape(SDL_WindowShaper *shaper,SDL_Surface *shape,SDL_WindowShapeMode *shape_mode in DirectFB_SetWindowShape()
/third_party/flutter/skia/third_party/externals/sdl/src/video/mir/
DSDL_mirvideo.c84 MIR_SetWindowShape(SDL_WindowShaper* shaper, SDL_Surface* shape, SDL_WindowShapeMode* shape_mode) in MIR_SetWindowShape()