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

  /hardware/msm7k/libgralloc-qsd8k/
gpu.h 67 static int gralloc_close(struct hw_device_t *dev);
gpu.cpp 39 common.close = gralloc_close;
328 int gpu_context_t::gralloc_close(struct hw_device_t *dev) function in class:gpu_context_t
  /hardware/libhardware/include/hardware/
gralloc.h 253 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 154 gralloc_close(grDev);
  /hardware/msm7k/libgralloc/
gralloc.cpp 564 static int gralloc_close(struct hw_device_t *dev) function
591 dev->device.common.close = gralloc_close;
  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_h264_enc/src/
omx_proxy_h264enc.c 903 gralloc_close(pProxy->mAllocDev);
  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_mpeg4_enc/src/
omx_proxy_mpeg4enc.c 891 gralloc_close(pProxy->mAllocDev);

Completed in 163 milliseconds