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

  /hardware/qcom/display/msm8960/libgralloc/
gpu.h 67 static int gralloc_close(struct hw_device_t *dev);
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
framebuffer.cpp 403 gralloc_close(gralloc_device);
  /hardware/qcom/display/msm8974/libgralloc/
gpu.h 67 static int gralloc_close(struct hw_device_t *dev);
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
framebuffer.cpp 409 gralloc_close(gralloc_device);
  /hardware/qcom/display/msm8x26/libgralloc/
gpu.h 67 static int gralloc_close(struct hw_device_t *dev);
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
framebuffer.cpp 403 gralloc_close(gralloc_device);
  /hardware/libhardware/include/hardware/
gralloc.h 307 static inline int gralloc_close(struct alloc_device_t* device) { function
  /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/samsung_slsi/exynos5/gralloc/
framebuffer.cpp 231 gralloc_close(gralloc_device);
240 gralloc_close(gralloc_device);
gralloc.cpp 404 static int gralloc_close(struct hw_device_t *dev) function
431 dev->device.common.close = gralloc_close;
  /frameworks/native/libs/ui/
GraphicBufferAllocator.cpp 51 gralloc_close(mAllocDev);
FramebufferNativeWindow.cpp 171 gralloc_close(grDev);
  /hardware/libhardware/tests/hwc/
cnativewindow.c 555 gralloc_close(win->gr);
  /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);
  /hardware/samsung_slsi/exynos5/libhwc/
hwc.cpp     [all...]

Completed in 2032 milliseconds