Searched refs:framebuffer_device_open (Results 1 – 9 of 9) sorted by relevance
/device/linaro/hikey/gralloc/ |
D | framebuffer_device.h | 22 int framebuffer_device_open(hw_module_t const *module, const char *name, hw_device_t **device);
|
D | framebuffer_device.cpp | 453 int framebuffer_device_open(hw_module_t const *module, const char *name, hw_device_t **device) in framebuffer_device_open() function
|
D | gralloc_module.cpp | 56 status = framebuffer_device_open(module, name, device); in gralloc_device_open()
|
/device/linaro/hikey/gralloc960/ |
D | framebuffer_device.h | 23 int framebuffer_device_open(hw_module_t const *module, const char *name, hw_device_t **device);
|
D | mali_gralloc_module.cpp | 72 status = framebuffer_device_open(module, name, device); in mali_gralloc_module_device_open()
|
D | framebuffer_device.cpp | 554 int framebuffer_device_open(hw_module_t const *module, const char *name, hw_device_t **device) in framebuffer_device_open() function
|
/device/amlogic/yukawa/hal/gralloc/ |
D | framebuffer_device.h | 23 int framebuffer_device_open(hw_module_t const *module, const char *name, hw_device_t **device);
|
D | mali_gralloc_module.cpp | 72 status = framebuffer_device_open(module, name, device); in mali_gralloc_module_device_open()
|
D | framebuffer_device.cpp | 554 int framebuffer_device_open(hw_module_t const *module, const char *name, hw_device_t **device) in framebuffer_device_open() function
|