Home
last modified time | relevance | path

Searched refs:gralloc_open (Results 1 – 11 of 11) sorted by relevance

/hardware/libhardware/include/hardware/
Dgralloc.h404 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/
DGralloc0Hal.h54 int result = gralloc_open(module, &mDevice); in initWithModule()
/hardware/qcom/display/msm8960/libgralloc/
Dframebuffer.cpp362 status = gralloc_open(module, &gralloc_device); in fb_device_open()
/hardware/qcom/display/msm8909w_3100/libgralloc/
Dframebuffer.cpp409 status = gralloc_open(module, &gralloc_device); in fb_device_open()
/hardware/qcom/display/msm8226/libgralloc/
Dframebuffer.cpp386 status = gralloc_open(module, &gralloc_device); in fb_device_open()
/hardware/qcom/display/msm8996/libgralloc/
Dframebuffer.cpp402 status = gralloc_open(module, &gralloc_device); in fb_device_open()
/hardware/qcom/display/msm8909/libgralloc/
Dframebuffer.cpp409 status = gralloc_open(module, &gralloc_device); in fb_device_open()
/hardware/qcom/display/msm8084/libgralloc/
Dframebuffer.cpp385 status = gralloc_open(module, &gralloc_device); in fb_device_open()
/hardware/qcom/display/msm8994/libgralloc/
Dframebuffer.cpp415 status = gralloc_open(module, &gralloc_device); in fb_device_open()
/hardware/libhardware/tests/hwc/
Dcnativewindow.c496 err = gralloc_open(module, &gr); in cnw_init()
/hardware/google/gchips/gralloc3/src/
Dframebuffer_device.cpp573 status = gralloc_open(module, &gralloc_device); in framebuffer_device_open()