Home
last modified time | relevance | path

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

/aosp12/hardware/google/gchips/gralloc3/src/
H A Dframebuffer_device.h25 int framebuffer_device_open(hw_module_t const *module, const char *name, hw_device_t **device);
H A Dmali_gralloc_module.cpp74 status = framebuffer_device_open(module, name, device); in mali_gralloc_module_device_open()
H A Dframebuffer_device.cpp551 int framebuffer_device_open(hw_module_t const *module, const char *name, hw_device_t **device) in framebuffer_device_open() function