Searched refs:OpenHAL (Results 1 – 3 of 3) sorted by relevance
/frameworks/native/vulkan/libvulkan/ | ||
D | driver.h | 104 bool OpenHAL(); |
D | api.cpp | 1203 if (driver::OpenHAL()) { in EnsureInitialized() |
D | driver.cpp | 902 bool OpenHAL() { in OpenHAL() function |