Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/include/
A DSDL_video.h570 extern DECLSPEC void SDLCALL SDL_SetWindowIcon(SDL_Window * window,
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi_overrides.h521 #define SDL_SetWindowIcon SDL_SetWindowIcon_REAL macro
A DSDL_dynapi_procs.h549 SDL_DYNAPI_PROC(void,SDL_SetWindowIcon,(SDL_Window *a, SDL_Surface *b),(a,b),)
/AliOS-Things-master/components/SDL2/src/test/
A DSDL_test_common.c1083 SDL_SetWindowIcon(state->windows[i], icon); in SDLTest_CommonInit()
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_video.c1833 SDL_SetWindowIcon(SDL_Window * window, SDL_Surface * icon) in SDL_SetWindowIcon() function

Completed in 22 milliseconds