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

/frameworks/native/vulkan/nulldrv/
H A Dnull_driver.cpp110 hw_module_methods_t nulldrv_module_methods = {.open = OpenDevice}; member in namespace:__anon1606
124 .methods = &nulldrv_module_methods,

Completed in 24 milliseconds