Home
last modified time | relevance | path

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

/external/angle/src/common/
Dsystem_utils.h105 void CloseSystemLibrary(void *libraryHandle);
151 CloseSystemLibrary(mLibraryHandle); in close()
Dsystem_utils_win.cpp264 void CloseSystemLibrary(void *libraryHandle) in CloseSystemLibrary() function
Dsystem_utils_posix.cpp242 void CloseSystemLibrary(void *libraryHandle) in CloseSystemLibrary() function
/external/angle/src/gpu_info_util/
DSystemInfo_vulkan.cpp162 CloseSystemLibrary(mLibVulkan); in ~VulkanLibrary()
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_renderer.cpp2154 angle::CloseSystemLibrary(mLibVulkanLibrary); in onDestroy()