Searched refs:gralloc_close (Results 1 - 13 of 13) sorted by relevance

/hardware/msm7k/libgralloc-qsd8k/
H A Dgpu.h67 static int gralloc_close(struct hw_device_t *dev);
H A Dgpu.cpp39 common.close = gralloc_close;
328 int gpu_context_t::gralloc_close(struct hw_device_t *dev) function in class:gpu_context_t
/hardware/qcom/display/libgralloc/
H A Dgpu.h68 static int gralloc_close(struct hw_device_t *dev);
H A Dgpu.cpp44 common.close = gralloc_close;
320 int gpu_context_t::gralloc_close(struct hw_device_t *dev) function in class:gpu_context_t
H A Dframebuffer.cpp423 gralloc_close(gralloc_device);
/hardware/libhardware/include/hardware/
H A Dgralloc.h263 static inline int gralloc_close(struct alloc_device_t* device) { function
/hardware/libhardware/modules/gralloc/
H A Dgralloc.cpp274 static int gralloc_close(struct hw_device_t *dev) function
301 dev->device.common.close = gralloc_close;
/hardware/samsung_slsi/exynos5/gralloc/
H A Dframebuffer.cpp193 gralloc_close(gralloc_device);
202 gralloc_close(gralloc_device);
H A Dgralloc.cpp378 static int gralloc_close(struct hw_device_t *dev) function
405 dev->device.common.close = gralloc_close;
/hardware/msm7k/libgralloc/
H A Dgralloc.cpp564 static int gralloc_close(struct hw_device_t *dev) function
591 dev->device.common.close = gralloc_close;
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_h264_enc/src/
H A Domx_proxy_h264enc.c903 gralloc_close(pProxy->mAllocDev);
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_mpeg4_enc/src/
H A Domx_proxy_mpeg4enc.c891 gralloc_close(pProxy->mAllocDev);
/hardware/samsung_slsi/exynos5/libhwc/
H A Dhwc.cpp2120 gralloc_close(dev->alloc_device);
2134 gralloc_close(dev->alloc_device);

Completed in 2737 milliseconds