Searched refs:mapper4 (Results 1 – 1 of 1) sorted by relevance
235 sp<IMapper4> mapper4 = IMapper4::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()