Home
last modified time | relevance | path

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

/frameworks/native/vulkan/nulldrv/
Dnull_driver.cpp112 hw_module_methods_t nulldrv_module_methods = {.open = OpenDevice}; variable
126 .methods = &nulldrv_module_methods,