Home
last modified time | relevance | path

Searched refs:SDL_SetWindowShape (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/SDL2/include/
A DSDL_shape.h121 extern DECLSPEC int SDLCALL SDL_SetWindowShape(SDL_Window *window,SDL_Surface *shape,SDL_WindowShap…
/AliOS-Things-master/components/SDL2/test/
A Dtestshape.c155 SDL_SetWindowShape(window,pictures[current_picture].surface,&pictures[current_picture].mode); in main()
173SDL_SetWindowShape(window,pictures[current_picture].surface,&pictures[current_picture].mode); in main()
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_shape.c259 SDL_SetWindowShape(SDL_Window *window,SDL_Surface *shape,SDL_WindowShapeMode *shape_mode) in SDL_SetWindowShape() function
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi_overrides.h372 #define SDL_SetWindowShape SDL_SetWindowShape_REAL macro
A DSDL_dynapi_procs.h403 SDL_DYNAPI_PROC(int,SDL_SetWindowShape,(SDL_Window *a, SDL_Surface *b, SDL_WindowShapeMode *c),(a,b…

Completed in 11 milliseconds