Home
last modified time | relevance | path

Searched refs:IAllocator2 (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/sensors/common/vts/utils/
DGrallocWrapper.cpp32 using IAllocator2 = ::android::hardware::graphics::allocator::V2_0::IAllocator; typedef
255 sp<IAllocator2> allocator2 = IAllocator2::getService(); in GrallocWrapper()
263 new GrallocHalWrapper<IAllocator2, IMapper2>(allocator2, mapper2)); in GrallocWrapper()