Home
last modified time | relevance | path

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

/aosp12/hardware/libhardware/include/hardware/
H A Dfb.h160 static inline int framebuffer_open(const struct hw_module_t* module, in framebuffer_open() function
/aosp12/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
H A DHwcLoader.h126 int error = framebuffer_open(module, &device); in adaptGrallocModule()
/aosp12/hardware/libhardware/tests/hwc/
H A Dcnativewindow.c480 err = framebuffer_open(module, &fb); in cnw_init()