Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/test/
A Dtestnative.c162 window = SDL_CreateWindowFrom(native_window); in main()
/AliOS-Things-master/components/SDL2/include/
A DSDL_video.h532 extern DECLSPEC SDL_Window * SDLCALL SDL_CreateWindowFrom(const void *data);
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi_overrides.h515 #define SDL_CreateWindowFrom SDL_CreateWindowFrom_REAL macro
A DSDL_dynapi_procs.h543 SDL_DYNAPI_PROC(SDL_Window*,SDL_CreateWindowFrom,(const void *a),(a),return)
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_video.c1615 SDL_CreateWindowFrom(const void *data) in SDL_CreateWindowFrom() function

Completed in 20 milliseconds