Searched refs:gralloc1_close (Results 1 – 8 of 8) sorted by relevance
48 gralloc1_close(mDevice); in ~Gralloc1HalImpl()63 gralloc1_close(mDevice); in initWithModule()
50 gralloc1_close(mDevice); in ~Gralloc1HalImpl()64 gralloc1_close(mDevice); in initWithModule()
313 static inline int gralloc1_close(gralloc1_device_t* device) { in gralloc1_close() function
57 gralloc1_close(gralloc_device_); in ~HWCBufferAllocator()
76 int err = gralloc1_close(gralloc_device_); in Deinit()
63 gralloc1_close(gralloc_device_); in ~HWCBufferAllocator()
625 gralloc1_close(m_pGralloc1Device); in ~NativeBufferInterface()