Searched refs:gralloc_open (Results 1 – 8 of 8) sorted by relevance
257 static inline int gralloc_open(const struct hw_module_t* module, in gralloc_open() function
184 status = gralloc_open(module, &gralloc_device); in fb_device_open()
379 status = gralloc_open(module, &gralloc_device); in fb_device_open()
335 status = gralloc_open(module, &gralloc_device); in fb_device_open()
370 status = gralloc_open(module, &gralloc_device); in fb_device_open()
871 gralloc_open(module, &(pProxy->mAllocDev)); in COLORCONVERT_open()
858 gralloc_open(module, &(pProxy->mAllocDev)); in COLORCONVERT_open()
2005 if (gralloc_open((const hw_module_t *)dev->gralloc_module, in exynos5_open()