Home
last modified time | relevance | path

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

/hardware/interfaces/sensors/common/vts/utils/
DGrallocWrapper.cpp33 using IAllocator3 = ::android::hardware::graphics::allocator::V3_0::IAllocator; typedef
245 sp<IAllocator3> allocator3 = IAllocator3::getService(); in GrallocWrapper()
250 new GrallocHalWrapper<IAllocator3, IMapper3>(allocator3, mapper3)); in GrallocWrapper()