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

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

Completed in 38 milliseconds