Searched refs:gralloc1_open (Results 1 – 8 of 8) 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()
53 int result = gralloc1_open(module, &mDevice); in initWithModule()
55 int result = gralloc1_open(module, &mDevice); in initWithModule()