Home
last modified time | relevance | path

Searched defs:AllocatorV2 (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/media/omx/1.0/vts/functional/common/
Dmedia_hidl_test_common.cpp202 struct AllocatorV2 : public GrallocV2 { in allocateGraphicBuffers() struct
203 sp<IAllocator> mAllocator; in allocateGraphicBuffers()
204 sp<IMapper> mMapper; in allocateGraphicBuffers()
205 AllocatorV2(sp<IAllocator>&& allocator, sp<IMapper>&& mapper) in allocateGraphicBuffers() function