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

  /hardware/libhardware/include/hardware/
gralloc.h 326 static inline int gralloc_close(struct alloc_device_t* device) { function
  /hardware/libhardware/modules/gralloc/
gralloc.cpp 273 static int gralloc_close(struct hw_device_t *dev) function
300 dev->device.common.close = gralloc_close;
  /frameworks/base/libs/ui/
GraphicBufferAllocator.cpp 49 gralloc_close(mAllocDev);
FramebufferNativeWindow.cpp 146 gralloc_close(grDev);
  /hardware/msm7k/libgralloc-qsd8k/
gralloc.cpp 433 static int gralloc_close(struct hw_device_t *dev) function
460 dev->device.common.close = gralloc_close;
  /hardware/msm7k/libgralloc/
gralloc.cpp 564 static int gralloc_close(struct hw_device_t *dev) function
591 dev->device.common.close = gralloc_close;

Completed in 232 milliseconds