HomeSort by relevance Sort by last modified time
    Searched defs:gralloc_close (Results 1 - 8 of 8) sorted by null

  /hardware/libhardware/modules/gralloc/
gralloc.cpp 272 static int gralloc_close(struct hw_device_t *dev) function
299 dev->device.common.close = gralloc_close;
  /hardware/qcom/display/msm8084/libgralloc/
gpu.cpp 46 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/
gpu.cpp 45 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/
gpu.cpp 46 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/
gpu.cpp 45 common.close = gralloc_close;
384 int gpu_context_t::gralloc_close(struct hw_device_t *dev) function in class:gpu_context_t
  /external/chromium_org/third_party/hwcplus/include/hardware/
gralloc.h 307 static inline int gralloc_close(struct alloc_device_t* device) { function
  /hardware/libhardware/include/hardware/
gralloc.h 368 static inline int gralloc_close(struct alloc_device_t* device) { function
  /hardware/samsung_slsi/exynos5/gralloc/
gralloc.cpp 402 static int gralloc_close(struct hw_device_t *dev) function
437 dev->device.common.close = gralloc_close;

Completed in 514 milliseconds