Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/mapper/4.0/utils/vts/
DMapperVts.cpp167 for (const auto& aidlHandle : result.buffers) { in rawAllocate() local
168 handles.push_back(hidl_handle(makeFromAidl(aidlHandle))); in rawAllocate()