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

1 2

  /hardware/qcom/display/msm8084/libgralloc/
gpu.h 66 static int gralloc_close(struct hw_device_t *dev);
framebuffer.cpp 390 gralloc_close(gralloc_device);
428 gralloc_close(gralloc_device);
gpu.cpp 45 common.close = gralloc_close;
382 int gpu_context_t::gralloc_close(struct hw_device_t *dev) function in class:gpu_context_t
  /hardware/qcom/display/msm8226/libgralloc/
gpu.h 66 static int gralloc_close(struct hw_device_t *dev);
gpu.cpp 45 common.close = gralloc_close;
378 int gpu_context_t::gralloc_close(struct hw_device_t *dev) function in class:gpu_context_t
framebuffer.cpp 389 gralloc_close(gralloc_device);
427 gralloc_close(gralloc_device);
  /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);
  /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 359 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 230 gralloc_close(gralloc_device);
239 gralloc_close(gralloc_device);
gralloc.cpp 402 static int gralloc_close(struct hw_device_t *dev) function
437 dev->device.common.close = gralloc_close;
  /frameworks/native/libs/ui/
GraphicBufferAllocator.cpp 51 gralloc_close(mAllocDev);
FramebufferNativeWindow.cpp 171 gralloc_close(grDev);
  /hardware/intel/img/hwcomposer/common/buffers/
BufferManager.cpp 104 gralloc_close(mAllocDev);
  /hardware/libhardware/tests/hwc/
cnativewindow.c 555 gralloc_close(win->gr);
  /hardware/ti/omap4-aah/domx/omx_proxy_component/omx_h264_enc/src/
omx_proxy_h264enc.c     [all...]
  /hardware/ti/omap4-aah/domx/omx_proxy_component/omx_mpeg4_enc/src/
omx_proxy_mpeg4enc.c     [all...]
  /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 256 milliseconds

1 2