Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dgralloc.h257 static inline int gralloc_open(const struct hw_module_t* module, in gralloc_open() function
/hardware/samsung_slsi/exynos5/gralloc/
Dframebuffer.cpp184 status = gralloc_open(module, &gralloc_device); in fb_device_open()
/hardware/qcom/display/libgralloc/
Dframebuffer.cpp379 status = gralloc_open(module, &gralloc_device); in fb_device_open()
/hardware/msm7k/libgralloc/
Dframebuffer.cpp335 status = gralloc_open(module, &gralloc_device); in fb_device_open()
/hardware/msm7k/libgralloc-qsd8k/
Dframebuffer.cpp370 status = gralloc_open(module, &gralloc_device); in fb_device_open()
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_h264_enc/src/
Domx_proxy_h264enc.c871 gralloc_open(module, &(pProxy->mAllocDev)); in COLORCONVERT_open()
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_mpeg4_enc/src/
Domx_proxy_mpeg4enc.c858 gralloc_open(module, &(pProxy->mAllocDev)); in COLORCONVERT_open()
/hardware/samsung_slsi/exynos5/libhwc/
Dhwc.cpp2005 if (gralloc_open((const hw_module_t *)dev->gralloc_module, in exynos5_open()