Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/include/
A DSDL_shape.h66 extern DECLSPEC SDL_Window * SDLCALL SDL_CreateShapedWindow(const char *title,unsigned int x,unsign…
/AliOS-Things-master/components/SDL2/test/
A Dtestshape.c102 window = SDL_CreateShapedWindow("SDL_Shape test", in main()
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_shape.c33 SDL_CreateShapedWindow(const char *title,unsigned int x,unsigned int y,unsigned int w,unsigned int … in SDL_CreateShapedWindow() function
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi_overrides.h370 #define SDL_CreateShapedWindow SDL_CreateShapedWindow_REAL macro
A DSDL_dynapi_procs.h401 SDL_DYNAPI_PROC(SDL_Window*,SDL_CreateShapedWindow,(const char *a, unsigned int b, unsigned int c, …

Completed in 11 milliseconds