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

  /hardware/libhardware/include/hardware/
gralloc.h 301 static inline int gralloc_open(const struct hw_module_t* module, function
  /frameworks/native/libs/ui/
GraphicBufferAllocator.cpp 45 gralloc_open(module, &mAllocDev);
FramebufferNativeWindow.cpp 86 err = gralloc_open(module, &grDev);
  /hardware/samsung_slsi/exynos5/gralloc/
framebuffer.cpp 222 status = gralloc_open(module, &gralloc_device);
  /hardware/qcom/display/msm8960/libgralloc/
framebuffer.cpp 362 status = gralloc_open(module, &gralloc_device);
  /hardware/qcom/display/msm8974/libgralloc/
framebuffer.cpp 368 status = gralloc_open(module, &gralloc_device);
  /hardware/qcom/display/msm8x26/libgralloc/
framebuffer.cpp 362 status = gralloc_open(module, &gralloc_device);
  /hardware/libhardware/tests/hwc/
cnativewindow.c 496 err = gralloc_open(module, &gr);
  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_h264_enc/src/
omx_proxy_h264enc.c 871 gralloc_open(module, &(pProxy->mAllocDev));
  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_mpeg4_enc/src/
omx_proxy_mpeg4enc.c 858 gralloc_open(module, &(pProxy->mAllocDev));
  /hardware/samsung_slsi/exynos5/libhwc/
hwc.cpp     [all...]

Completed in 183 milliseconds