Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/mapper/2.1/utils/vts/
DMapperVts.cpp98 descriptorInfo, [&](const auto& tmpError, const auto& tmpDescriptor) { in createDescriptor() argument
100 descriptor = tmpDescriptor; in createDescriptor()
/hardware/interfaces/graphics/composer/2.4/utils/vts/
DComposerVts.cpp154 [&](const auto& tmpError, const auto& tmpDescriptor) { in execute() argument
156 reader->setMQDescriptor(tmpDescriptor); in execute()
/hardware/interfaces/graphics/composer/2.2/utils/vts/
DComposerVts.cpp79 [&](const auto& tmpError, const auto& tmpDescriptor) { in execute() argument
81 reader->setMQDescriptor(tmpDescriptor); in execute()
/hardware/interfaces/graphics/mapper/2.0/utils/vts/
DMapperVts.cpp128 mMapper->createDescriptor(descriptorInfo, [&](const auto& tmpError, const auto& tmpDescriptor) { in createDescriptor() argument
130 descriptor = tmpDescriptor; in createDescriptor()
/hardware/interfaces/graphics/mapper/3.0/utils/vts/
DMapperVts.cpp149 mMapper->createDescriptor(descriptorInfo, [&](const auto& tmpError, const auto& tmpDescriptor) { in createDescriptor() argument
151 descriptor = tmpDescriptor; in createDescriptor()
/hardware/interfaces/graphics/composer/2.1/utils/vts/
DComposerVts.cpp298 [&](const auto& tmpError, const auto& tmpDescriptor) { in execute() argument
300 reader->setMQDescriptor(tmpDescriptor); in execute()
/hardware/interfaces/graphics/mapper/4.0/utils/vts/
DMapperVts.cpp182 mMapper->createDescriptor(descriptorInfo, [&](const auto& tmpError, const auto& tmpDescriptor) { in createDescriptor() argument
184 descriptor = tmpDescriptor; in createDescriptor()
/hardware/interfaces/graphics/allocator/aidl/vts/
DVtsHalGraphicsAllocatorAidl_TargetTest.cpp169 convert(descriptorInfo), [&](const auto& tmpError, const auto& tmpDescriptor) { in createDescriptor() argument
178 descriptor = tmpDescriptor; in createDescriptor()