Searched refs:allocator3 (Results 1 – 1 of 1) sorted by relevance
245 sp<IAllocator3> allocator3 = IAllocator3::getService(); in GrallocWrapper() local248 if (allocator3 != nullptr && mapper3 != nullptr) { in GrallocWrapper()250 new GrallocHalWrapper<IAllocator3, IMapper3>(allocator3, mapper3)); in GrallocWrapper()253 (allocator3 != nullptr), (mapper3 != nullptr)); in GrallocWrapper()