Searched defs:gralloc_close (Results 1 - 7 of 7) 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.h368 static inline int gralloc_close(struct alloc_device_t* device) { function
/hardware/qcom/display/msm8084/libgralloc/
H A Dgpu.cpp46 common.close = gralloc_close;
383 int gpu_context_t::gralloc_close(struct hw_device_t *dev) function in class:gpu_context_t
/hardware/qcom/display/msm8226/libgralloc/
H A Dgpu.cpp45 common.close = gralloc_close;
387 int gpu_context_t::gralloc_close(struct hw_device_t *dev) function in class:gpu_context_t
/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/samsung_slsi/exynos5/gralloc/
H A Dgralloc.cpp402 static int gralloc_close(struct hw_device_t *dev) function
437 dev->device.common.close = gralloc_close;

Completed in 204 milliseconds