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 277 static int gralloc_close(struct hw_device_t *dev) function
304 dev->device.common.close = gralloc_close;
  /hardware/qcom/display/msm8084/libgralloc/
gpu.cpp 46 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/msm8226/libgralloc/
gpu.cpp 45 common.close = gralloc_close;
391 int gpu_context_t::gralloc_close(struct hw_device_t *dev) function in class:gpu_context_t
  /hardware/qcom/display/msm8909/libgralloc/
gpu.cpp 45 common.close = gralloc_close;
404 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;
375 int gpu_context_t::gralloc_close(struct hw_device_t *dev) function in class:gpu_context_t
  /hardware/qcom/display/msm8994/libgralloc/
gpu.cpp 45 common.close = gralloc_close;
405 int gpu_context_t::gralloc_close(struct hw_device_t *dev) function in class:gpu_context_t
  /hardware/qcom/display/msm8996/libgralloc/
gpu.cpp 44 common.close = gralloc_close;
404 int gpu_context_t::gralloc_close(struct hw_device_t *dev) function in class:gpu_context_t
  /hardware/libhardware/include/hardware/
gralloc.h 378 static inline int gralloc_close(struct alloc_device_t* device) { function

Completed in 1614 milliseconds