Home
last modified time | relevance | path

Searched refs:gralloc_close (Results 1 – 23 of 23) sorted by relevance

/hardware/qcom/display/msm8084/libgralloc/
Dgpu.h66 static int gralloc_close(struct hw_device_t *dev);
Dgpu.cpp45 common.close = gralloc_close; in gpu_context_t()
382 int gpu_context_t::gralloc_close(struct hw_device_t *dev) in gralloc_close() function in gpu_context_t
Dframebuffer.cpp390 gralloc_close(gralloc_device); in fb_device_open()
428 gralloc_close(gralloc_device); in fb_device_open()
/hardware/samsung_slsi/exynos5/gralloc/
Dframebuffer.cpp230 gralloc_close(gralloc_device); in fb_device_open()
239 gralloc_close(gralloc_device); in fb_device_open()
Dgralloc.cpp402 static int gralloc_close(struct hw_device_t *dev) in gralloc_close() function
437 dev->device.common.close = gralloc_close; in gralloc_device_open()
/hardware/qcom/display/msm8974/libgralloc/
Dgpu.h67 static int gralloc_close(struct hw_device_t *dev);
Dgpu.cpp45 common.close = gralloc_close; in gpu_context_t()
384 int gpu_context_t::gralloc_close(struct hw_device_t *dev) in gralloc_close() function in gpu_context_t
Dframebuffer.cpp409 gralloc_close(gralloc_device); in fb_device_open()
/hardware/qcom/display/msm8960/libgralloc/
Dgpu.h67 static int gralloc_close(struct hw_device_t *dev);
Dgpu.cpp46 common.close = gralloc_close; in gpu_context_t()
369 int gpu_context_t::gralloc_close(struct hw_device_t *dev) in gralloc_close() function in gpu_context_t
Dframebuffer.cpp403 gralloc_close(gralloc_device); in fb_device_open()
/hardware/qcom/display/msm8226/libgralloc/
Dgpu.h66 static int gralloc_close(struct hw_device_t *dev);
Dgpu.cpp45 common.close = gralloc_close; in gpu_context_t()
378 int gpu_context_t::gralloc_close(struct hw_device_t *dev) in gralloc_close() function in gpu_context_t
Dframebuffer.cpp389 gralloc_close(gralloc_device); in fb_device_open()
427 gralloc_close(gralloc_device); in fb_device_open()
/hardware/libhardware/modules/gralloc/
Dgralloc.cpp272 static int gralloc_close(struct hw_device_t *dev) in gralloc_close() function
299 dev->device.common.close = gralloc_close; in gralloc_device_open()
/hardware/libhardware/include/hardware/
Dgralloc.h359 static inline int gralloc_close(struct alloc_device_t* device) { in gralloc_close() function
/hardware/intel/img/hwcomposer/common/buffers/
DBufferManager.cpp104 gralloc_close(mAllocDev); in deinitialize()
/hardware/libhardware/tests/hwc/
Dcnativewindow.c555 gralloc_close(win->gr); in cnw_destroy()
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_mpeg4_enc/src/
Domx_proxy_mpeg4enc.c891 gralloc_close(pProxy->mAllocDev); in COLORCONVERT_close()
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_h264_enc/src/
Domx_proxy_h264enc.c903 gralloc_close(pProxy->mAllocDev); in COLORCONVERT_close()
/hardware/ti/omap4-aah/domx/omx_proxy_component/omx_mpeg4_enc/src/
Domx_proxy_mpeg4enc.c1046 gralloc_close(pProxy->mAllocDev); in COLORCONVERT_close()
/hardware/ti/omap4-aah/domx/omx_proxy_component/omx_h264_enc/src/
Domx_proxy_h264enc.c1092 gralloc_close(pProxy->mAllocDev); in COLORCONVERT_close()
/hardware/samsung_slsi/exynos5/libhwc/
Dhwc.cpp2206 gralloc_close(dev->alloc_device); in exynos5_open()
2220 gralloc_close(dev->alloc_device); in exynos5_close()