Searched refs:IAllocator2 (Results 1 – 1 of 1) sorted by relevance
30 using IAllocator2 = ::android::hardware::graphics::allocator::V2_0::IAllocator; typedef227 sp<IAllocator2> allocator2 = IAllocator2::getService(); in GrallocWrapper()235 new GrallocHalWrapper<IAllocator2, IMapper2>(allocator2, mapper2)); in GrallocWrapper()