Searched refs:OpenDevice (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/vulkan/nulldrv/
H A Dnull_driver.cpp109 int OpenDevice(const hw_module_t* module, const char* id, hw_device_t** device);
110 hw_module_methods_t nulldrv_module_methods = {.open = OpenDevice};
151 int OpenDevice(const hw_module_t* /*module*/, function in namespace:__anon1607

Completed in 9 milliseconds