Home
last modified time | relevance | path

Searched refs:SetWindowShape (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/components/SDL2/src/video/haiku/
A DSDL_bvideo.cc97 device->shape_driver.SetWindowShape = NULL; in HAIKU_CreateDevice()
/AliOS-Things-master/components/SDL2/src/video/directfb/
A DSDL_DirectFB_video.c146 device->shape_driver.SetWindowShape = DirectFB_SetWindowShape; in DirectFB_CreateDevice()
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_shape.c271 result = SDL_GetVideoDevice()->shape_driver.SetWindowShape(window->shaper,shape,shape_mode); in SDL_SetWindowShape()
A DSDL_sysvideo.h62 …int (*SetWindowShape)(SDL_WindowShaper *shaper,SDL_Surface *shape,SDL_WindowShapeMode *shape_mode); member
/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowsvideo.c180 device->shape_driver.SetWindowShape = Win32_SetWindowShape; in WIN_CreateDevice()
/AliOS-Things-master/components/SDL2/src/video/x11/
A DSDL_x11video.c267 device->shape_driver.SetWindowShape = X11_SetWindowShape; in X11_CreateDevice()
/AliOS-Things-master/components/SDL2/src/video/cocoa/
A DSDL_cocoavideo.m112 device->shape_driver.SetWindowShape = Cocoa_SetWindowShape;

Completed in 9 milliseconds