Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/include/
A DSDL_metal.h76 extern DECLSPEC void SDLCALL SDL_Metal_DestroyView(SDL_MetalView view);
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi_overrides.h729 #define SDL_Metal_DestroyView SDL_Metal_DestroyView_REAL macro
A DSDL_dynapi_procs.h785 SDL_DYNAPI_PROC(void,SDL_Metal_DestroyView,(SDL_MetalView a),(a),)
/AliOS-Things-master/components/SDL2/src/render/metal/
A DSDL_render_metal.m1554 SDL_Metal_DestroyView(data.mtlview);
1645 SDL_Metal_DestroyView(view);
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_video.c4283 SDL_Metal_DestroyView(SDL_MetalView view) in SDL_Metal_DestroyView() function

Completed in 18 milliseconds