Searched refs:gralloc1_open (Results 1 – 4 of 4) sorted by relevance
74 static inline int gralloc1_open(const hw_module_t* module, gralloc1_device_t** device) { in gralloc1_open() function
115 err = ::gralloc1_open(module, &mGralloc1Device); in GrallocHalWrapper()
577 status = gralloc1_open(module, &gralloc_device); in framebuffer_device_open()