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

  /hardware/libhardware/include/hardware/
gralloc.h 247 static inline int gralloc_open(const struct hw_module_t* module, function
  /frameworks/base/libs/ui/
GraphicBufferAllocator.cpp 43 gralloc_open(module, &mAllocDev);
FramebufferNativeWindow.cpp 90 err = gralloc_open(module, &grDev);
  /hardware/libhardware/modules/gralloc/
framebuffer.cpp 316 status = gralloc_open(module, &gralloc_device);
  /hardware/msm7k/libgralloc/
framebuffer.cpp 335 status = gralloc_open(module, &gralloc_device);
  /hardware/msm7k/libgralloc-qsd8k/
framebuffer.cpp 370 status = gralloc_open(module, &gralloc_device);
  /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));

Completed in 227 milliseconds