Searched refs:mali_gralloc_device_open (Results 1 – 6 of 6) sorted by relevance
/device/amlogic/yukawa/hal/gralloc/ |
D | mali_gralloc_public_interface.h | 23 int mali_gralloc_device_open(hw_module_t const *module, const char *name, hw_device_t **device);
|
D | mali_gralloc_module.cpp | 59 status = mali_gralloc_device_open(module, name, device); in mali_gralloc_module_device_open()
|
D | mali_gralloc_public_interface.cpp | 424 int mali_gralloc_device_open(hw_module_t const *module, const char *name, hw_device_t **device) in mali_gralloc_device_open() function
|
/device/linaro/hikey/gralloc960/ |
D | mali_gralloc_public_interface.h | 23 int mali_gralloc_device_open(hw_module_t const *module, const char *name, hw_device_t **device);
|
D | mali_gralloc_module.cpp | 59 status = mali_gralloc_device_open(module, name, device); in mali_gralloc_module_device_open()
|
D | mali_gralloc_public_interface.cpp | 423 int mali_gralloc_device_open(hw_module_t const *module, const char *name, hw_device_t **device) in mali_gralloc_device_open() function
|