Searched defs:shape_mode (Results 1 – 5 of 5) sorted by relevance
| /third_party/flutter/skia/third_party/externals/sdl/src/video/ |
| D | SDL_shape.c | 247 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/ |
| D | SDL_windowsshape.c | 64 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/ |
| D | SDL_x11shape.c | 90 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/ |
| D | SDL_DirectFB_shape.c | 72 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/ |
| D | SDL_mirvideo.c | 84 MIR_SetWindowShape(SDL_WindowShaper* shaper, SDL_Surface* shape, SDL_WindowShapeMode* shape_mode) in MIR_SetWindowShape()
|