Searched refs:gralloc_open (Results 1 – 14 of 14) sorted by relevance
/hardware/libhardware/include/hardware/ |
D | gralloc.h | 353 static inline int gralloc_open(const struct hw_module_t* module, in gralloc_open() function
|
/hardware/samsung_slsi/exynos5/gralloc/ |
D | framebuffer.cpp | 221 status = gralloc_open(module, &gralloc_device); in fb_device_open()
|
/hardware/intel/img/hwcomposer/common/buffers/ |
D | BufferManager.cpp | 65 gralloc_open(module, &mAllocDev); in initialize()
|
/hardware/intel/common/libmix/videoencoder/ |
D | VideoEncoderUtils.cpp | 60 err = gralloc_open(gModule, &gAllocDev); in gfx_alloc() 88 err = gralloc_open(gModule, &gAllocDev); in gfx_free()
|
/hardware/qcom/display/msm8960/libgralloc/ |
D | framebuffer.cpp | 362 status = gralloc_open(module, &gralloc_device); in fb_device_open()
|
/hardware/qcom/display/msm8974/libgralloc/ |
D | framebuffer.cpp | 368 status = gralloc_open(module, &gralloc_device); in fb_device_open()
|
/hardware/qcom/display/msm8084/libgralloc/ |
D | framebuffer.cpp | 383 status = gralloc_open(module, &gralloc_device); in fb_device_open()
|
/hardware/qcom/display/msm8226/libgralloc/ |
D | framebuffer.cpp | 382 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/ti/omap4xxx/domx/omx_proxy_component/omx_mpeg4_enc/src/ |
D | omx_proxy_mpeg4enc.c | 858 gralloc_open(module, &(pProxy->mAllocDev)); in COLORCONVERT_open()
|
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_h264_enc/src/ |
D | omx_proxy_h264enc.c | 871 gralloc_open(module, &(pProxy->mAllocDev)); in COLORCONVERT_open()
|
/hardware/ti/omap4-aah/domx/omx_proxy_component/omx_mpeg4_enc/src/ |
D | omx_proxy_mpeg4enc.c | 1013 gralloc_open(module, &(pProxy->mAllocDev)); in COLORCONVERT_open()
|
/hardware/ti/omap4-aah/domx/omx_proxy_component/omx_h264_enc/src/ |
D | omx_proxy_h264enc.c | 1060 gralloc_open(module, &(pProxy->mAllocDev)); in COLORCONVERT_open()
|
/hardware/samsung_slsi/exynos5/libhwc/ |
D | hwc.cpp | 2081 if (gralloc_open((const hw_module_t *)dev->gralloc_module, in exynos5_open()
|