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

/hardware/qcom/display/msm8960/libgralloc/
H A Dgpu.h67 static int gralloc_close(struct hw_device_t *dev);
H A Dgpu.cpp46 common.close = gralloc_close;
369 int gpu_context_t::gralloc_close(struct hw_device_t *dev) function in class:gpu_context_t
H A Dframebuffer.cpp403 gralloc_close(gralloc_device);
/hardware/qcom/display/msm8974/libgralloc/
H A Dgpu.h67 static int gralloc_close(struct hw_device_t *dev);
H A Dgpu.cpp45 common.close = gralloc_close;
384 int gpu_context_t::gralloc_close(struct hw_device_t *dev) function in class:gpu_context_t
H A Dframebuffer.cpp409 gralloc_close(gralloc_device);
/hardware/qcom/display/msm8x26/libgralloc/
H A Dgpu.h67 static int gralloc_close(struct hw_device_t *dev);
H A Dgpu.cpp46 common.close = gralloc_close;
369 int gpu_context_t::gralloc_close(struct hw_device_t *dev) function in class:gpu_context_t
H A Dframebuffer.cpp403 gralloc_close(gralloc_device);
/hardware/libhardware/include/hardware/
H A Dgralloc.h307 static inline int gralloc_close(struct alloc_device_t* device) { function
/hardware/libhardware/modules/gralloc/
H A Dgralloc.cpp272 static int gralloc_close(struct hw_device_t *dev) function
299 dev->device.common.close = gralloc_close;
/hardware/samsung_slsi/exynos5/gralloc/
H A Dframebuffer.cpp231 gralloc_close(gralloc_device);
240 gralloc_close(gralloc_device);
H A Dgralloc.cpp404 static int gralloc_close(struct hw_device_t *dev) function
431 dev->device.common.close = gralloc_close;
/hardware/libhardware/tests/hwc/
H A Dcnativewindow.c555 gralloc_close(win->gr);
/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.cpp2202 gralloc_close(dev->alloc_device);
2216 gralloc_close(dev->alloc_device);

Completed in 558 milliseconds