Home
last modified time | relevance | path

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

/hardware/interfaces/sensors/common/vts/utils/
DGrallocWrapper.cpp34 using IAllocator4 = ::android::hardware::graphics::allocator::V4_0::IAllocator; typedef
234 sp<IAllocator4> allocator4 = IAllocator4::getService(); in GrallocWrapper()
240 new GrallocHalWrapper<IAllocator4, IMapper4>(allocator4, mapper4)); in GrallocWrapper()