Searched refs:allocator4 (Results 1 – 1 of 1) sorted by relevance
234 sp<IAllocator4> allocator4 = IAllocator4::getService(); in GrallocWrapper() local237 if (allocator4 != nullptr && mapper4 != nullptr) { in GrallocWrapper()240 new GrallocHalWrapper<IAllocator4, IMapper4>(allocator4, mapper4)); in GrallocWrapper()243 (allocator4 != nullptr), (mapper4 != nullptr)); in GrallocWrapper()