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

  /external/chromium_org/third_party/hwcplus/include/hardware/
gralloc.h 301 static inline int gralloc_open(const struct hw_module_t* module, function
  /hardware/libhardware/include/hardware/
gralloc.h 362 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/intel/img/hwcomposer/common/buffers/
BufferManager.cpp 65 gralloc_open(module, &mAllocDev);
  /hardware/samsung_slsi/exynos5/gralloc/
framebuffer.cpp 221 status = gralloc_open(module, &gralloc_device);
  /hardware/qcom/display/msm8084/libgralloc/
framebuffer.cpp 383 status = gralloc_open(module, &gralloc_device);
  /hardware/qcom/display/msm8226/libgralloc/
framebuffer.cpp 384 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/intel/common/libmix/videoencoder/
VideoEncoderUtils.cpp 60 err = gralloc_open(gModule, &gAllocDev);
88 err = gralloc_open(gModule, &gAllocDev);
  /hardware/libhardware/tests/hwc/
cnativewindow.c 496 err = gralloc_open(module, &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 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 697 milliseconds