Searched refs:gralloc_open (Results 1 – 11 of 11) sorted by relevance
/hardware/libhardware/include/hardware/ |
D | gralloc.h | 404 static inline int gralloc_open(const struct hw_module_t* module, in gralloc_open() function
|
/hardware/interfaces/graphics/allocator/2.0/utils/passthrough/include/allocator-passthrough/2.0/ |
D | Gralloc0Hal.h | 54 int result = gralloc_open(module, &mDevice); in initWithModule()
|
/hardware/qcom/display/msm8960/libgralloc/ |
D | framebuffer.cpp | 362 status = gralloc_open(module, &gralloc_device); in fb_device_open()
|
/hardware/qcom/display/msm8909w_3100/libgralloc/ |
D | framebuffer.cpp | 409 status = gralloc_open(module, &gralloc_device); in fb_device_open()
|
/hardware/qcom/display/msm8226/libgralloc/ |
D | framebuffer.cpp | 386 status = gralloc_open(module, &gralloc_device); in fb_device_open()
|
/hardware/qcom/display/msm8996/libgralloc/ |
D | framebuffer.cpp | 402 status = gralloc_open(module, &gralloc_device); in fb_device_open()
|
/hardware/qcom/display/msm8909/libgralloc/ |
D | framebuffer.cpp | 409 status = gralloc_open(module, &gralloc_device); in fb_device_open()
|
/hardware/qcom/display/msm8084/libgralloc/ |
D | framebuffer.cpp | 385 status = gralloc_open(module, &gralloc_device); in fb_device_open()
|
/hardware/qcom/display/msm8994/libgralloc/ |
D | framebuffer.cpp | 415 status = gralloc_open(module, &gralloc_device); in fb_device_open()
|
/hardware/libhardware/tests/hwc/ |
D | cnativewindow.c | 496 err = gralloc_open(module, &gr); in cnw_init()
|
/hardware/google/gchips/gralloc3/src/ |
D | framebuffer_device.cpp | 573 status = gralloc_open(module, &gralloc_device); in framebuffer_device_open()
|