Searched refs:tmpDescriptor (Results 1 – 8 of 8) sorted by relevance
/hardware/interfaces/graphics/mapper/2.1/utils/vts/ |
D | MapperVts.cpp | 98 descriptorInfo, [&](const auto& tmpError, const auto& tmpDescriptor) { in createDescriptor() argument 100 descriptor = tmpDescriptor; in createDescriptor()
|
/hardware/interfaces/graphics/composer/2.4/utils/vts/ |
D | ComposerVts.cpp | 154 [&](const auto& tmpError, const auto& tmpDescriptor) { in execute() argument 156 reader->setMQDescriptor(tmpDescriptor); in execute()
|
/hardware/interfaces/graphics/composer/2.2/utils/vts/ |
D | ComposerVts.cpp | 79 [&](const auto& tmpError, const auto& tmpDescriptor) { in execute() argument 81 reader->setMQDescriptor(tmpDescriptor); in execute()
|
/hardware/interfaces/graphics/mapper/2.0/utils/vts/ |
D | MapperVts.cpp | 128 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/ |
D | MapperVts.cpp | 149 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/ |
D | ComposerVts.cpp | 298 [&](const auto& tmpError, const auto& tmpDescriptor) { in execute() argument 300 reader->setMQDescriptor(tmpDescriptor); in execute()
|
/hardware/interfaces/graphics/mapper/4.0/utils/vts/ |
D | MapperVts.cpp | 182 mMapper->createDescriptor(descriptorInfo, [&](const auto& tmpError, const auto& tmpDescriptor) { in createDescriptor() argument 184 descriptor = tmpDescriptor; in createDescriptor()
|
/hardware/interfaces/graphics/allocator/aidl/vts/ |
D | VtsHalGraphicsAllocatorAidl_TargetTest.cpp | 169 convert(descriptorInfo), [&](const auto& tmpError, const auto& tmpDescriptor) { in createDescriptor() argument 178 descriptor = tmpDescriptor; in createDescriptor()
|