Searched refs:gralloc1_open (Results 1 – 9 of 9) sorted by relevance
307 static inline int gralloc1_open(const struct hw_module_t* module, in gralloc1_open() function
47 gralloc1_open(module_, &gralloc_device_); in HWCBufferAllocator()
51 err = gralloc1_open(module_, &gralloc_device_); in Init()
49 gralloc1_open(module_, &gralloc_device_); in HWCBufferAllocator()
577 gralloc1_open(pHwModule, &m_pGralloc1Device); in NativeBufferInterface()
55 int result = gralloc1_open(module, &mDevice); in initWithModule()
53 int result = gralloc1_open(module, &mDevice); in initWithModule()
571 status = gralloc1_open(module, &gralloc_device); in framebuffer_device_open()