Searched defs:gralloc_close (Results 1 - 6 of 6) sorted by relevance

/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/libhardware/include/hardware/
H A Dgralloc.h307 static inline int gralloc_close(struct alloc_device_t* device) { function
/hardware/qcom/display/msm8960/libgralloc/
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
/hardware/qcom/display/msm8974/libgralloc/
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
/hardware/qcom/display/msm8x26/libgralloc/
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
/hardware/samsung_slsi/exynos5/gralloc/
H A Dgralloc.cpp404 static int gralloc_close(struct hw_device_t *dev) function
431 dev->device.common.close = gralloc_close;

Completed in 325 milliseconds