Searched refs:OpenHAL (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/native/vulkan/libvulkan/ | ||
H A D | driver.h | 103 bool OpenHAL(); |
H A D | api.cpp | 1196 if (driver::OpenHAL()) { in EnsureInitialized() |
H A D | driver.cpp | 831 bool OpenHAL() { in OpenHAL() function |