Searched refs:IAllocator3 (Results 1 – 1 of 1) sorted by relevance
31 using IAllocator3 = ::android::hardware::graphics::allocator::V3_0::IAllocator; typedef217 sp<IAllocator3> allocator3 = IAllocator3::getService(); in GrallocWrapper()222 new GrallocHalWrapper<IAllocator3, IMapper3>(allocator3, mapper3)); in GrallocWrapper()