/hardware/interfaces/graphics/mapper/2.1/vts/functional/ |
D | VtsHalGraphicsMapperV2_1TargetTest.cpp | 78 Error ret = mGralloc->getMapper()->validateBufferSize(invalidHandle, mDummyDescriptorInfo, in TEST_P() 84 ret = mGralloc->getMapper()->validateBufferSize(invalidHandle, mDummyDescriptorInfo, in TEST_P() 93 ret = mGralloc->getMapper()->validateBufferSize(rawBufferHandle, mDummyDescriptorInfo, in TEST_P() 117 Error ret = mGralloc->getMapper()->validateBufferSize(bufferHandle, info, stride); in TEST_P() 123 ret = mGralloc->getMapper()->validateBufferSize(bufferHandle, info, stride); in TEST_P() 129 ret = mGralloc->getMapper()->validateBufferSize(bufferHandle, info, stride); in TEST_P() 135 ret = mGralloc->getMapper()->validateBufferSize(bufferHandle, info, stride); in TEST_P() 140 ret = mGralloc->getMapper()->validateBufferSize(bufferHandle, mDummyDescriptorInfo, stride * 2); in TEST_P() 164 mGralloc->getMapper()->getTransportSize( in TEST_P() 171 mGralloc->getMapper()->getTransportSize( in TEST_P() [all …]
|
/hardware/interfaces/graphics/mapper/2.0/vts/functional/ |
D | VtsHalGraphicsMapperV2_0TargetTest.cpp | 160 mGralloc->getMapper()->createDescriptor(info, [&](const auto& tmpError, const auto&) { in TEST_P() 200 mGralloc->getMapper()->importBuffer(rawHandle, [&](const auto& tmpError, const auto& buffer) { in TEST_P() 209 Error error = mGralloc->getMapper()->freeBuffer(importedHandle); in TEST_P() 234 mGralloc->getMapper()->importBuffer(invalidHandle, [&](const auto& tmpError, const auto&) { in TEST_P() 240 mGralloc->getMapper()->importBuffer(invalidHandle, [&](const auto& tmpError, const auto&) { in TEST_P() 252 Error error = mGralloc->getMapper()->freeBuffer(invalidHandle); in TEST_P() 256 error = mGralloc->getMapper()->freeBuffer(invalidHandle); in TEST_P() 263 error = mGralloc->getMapper()->freeBuffer(invalidHandle); in TEST_P() 380 mGralloc->getMapper()->unlock(invalidHandle, [&](const auto& tmpError, const auto&) { in TEST_P() 386 mGralloc->getMapper()->unlock(invalidHandle, [&](const auto& tmpError, const auto&) { in TEST_P() [all …]
|
/hardware/interfaces/graphics/mapper/3.0/vts/functional/ |
D | VtsHalGraphicsMapperV3_0TargetTest.cpp | 161 mGralloc->getMapper()->createDescriptor(info, [&](const auto& tmpError, const auto&) { in TEST_P() 201 mGralloc->getMapper()->importBuffer(rawHandle, [&](const auto& tmpError, const auto& buffer) { in TEST_P() 210 Error error = mGralloc->getMapper()->freeBuffer(importedHandle); in TEST_P() 235 mGralloc->getMapper()->importBuffer(invalidHandle, [&](const auto& tmpError, const auto&) { in TEST_P() 241 mGralloc->getMapper()->importBuffer(invalidHandle, [&](const auto& tmpError, const auto&) { in TEST_P() 253 Error error = mGralloc->getMapper()->freeBuffer(invalidHandle); in TEST_P() 257 error = mGralloc->getMapper()->freeBuffer(invalidHandle); in TEST_P() 264 error = mGralloc->getMapper()->freeBuffer(invalidHandle); in TEST_P() 435 mGralloc->getMapper()->unlock(invalidHandle, [&](const auto& tmpError, const auto&) { in TEST_P() 441 mGralloc->getMapper()->unlock(invalidHandle, [&](const auto& tmpError, const auto&) { in TEST_P() [all …]
|
/hardware/interfaces/graphics/mapper/2.1/utils/vts/ |
D | MapperVts.cpp | 61 mMapperV2_1 = IMapper::castFrom(V2_0::vts::Gralloc::getMapper()); in init() 65 sp<IMapper> Gralloc::getMapper() const { in getMapper() function in android::hardware::graphics::mapper::V2_1::vts::Gralloc
|
/hardware/interfaces/graphics/mapper/2.1/utils/vts/include/mapper-vts/2.1/ |
D | MapperVts.h | 39 sp<IMapper> getMapper() const;
|
/hardware/interfaces/graphics/mapper/2.0/utils/vts/include/mapper-vts/2.0/ |
D | MapperVts.h | 61 sp<IMapper> getMapper() const;
|
/hardware/interfaces/graphics/mapper/3.0/utils/vts/include/mapper-vts/3.0/ |
D | MapperVts.h | 62 sp<IMapper> getMapper() const;
|
/hardware/interfaces/graphics/mapper/4.0/vts/functional/ |
D | VtsHalGraphicsMapperV4_0TargetTest.cpp | 82 ASSERT_NE(nullptr, mGralloc->getMapper().get()); in SetUp() 577 mGralloc->getMapper()->createDescriptor(info, [&](const auto& tmpError, const auto&) { in TEST_P() 617 mGralloc->getMapper()->importBuffer(rawHandle, [&](const auto& tmpError, const auto& buffer) { in TEST_P() 626 Error error = mGralloc->getMapper()->freeBuffer(importedHandle); in TEST_P() 651 mGralloc->getMapper()->importBuffer(invalidHandle, [&](const auto& tmpError, const auto&) { in TEST_P() 657 mGralloc->getMapper()->importBuffer(invalidHandle, [&](const auto& tmpError, const auto&) { in TEST_P() 669 Error error = mGralloc->getMapper()->freeBuffer(invalidHandle); in TEST_P() 673 error = mGralloc->getMapper()->freeBuffer(invalidHandle); in TEST_P() 680 error = mGralloc->getMapper()->freeBuffer(const_cast<native_handle_t*>(clonedBufferHandle)); in TEST_P() 1066 mGralloc->getMapper()->lock(buffer, info.usage, accessRegion, acquireFenceHandle, in TEST_P() [all …]
|
/hardware/interfaces/graphics/mapper/4.0/utils/vts/include/mapper-vts/4.0/ |
D | MapperVts.h | 118 sp<IMapper> getMapper() const;
|
/hardware/interfaces/graphics/mapper/2.0/utils/vts/ |
D | MapperVts.cpp | 122 sp<IMapper> Gralloc::getMapper() const { in getMapper() function in android::hardware::graphics::mapper::V2_0::vts::Gralloc
|
/hardware/interfaces/graphics/mapper/3.0/utils/vts/ |
D | MapperVts.cpp | 143 sp<IMapper> Gralloc::getMapper() const { in getMapper() function in android::hardware::graphics::mapper::V3_0::vts::Gralloc
|
/hardware/interfaces/graphics/mapper/4.0/utils/vts/ |
D | MapperVts.cpp | 176 sp<IMapper> Gralloc::getMapper() const { in getMapper() function in android::hardware::graphics::mapper::V4_0::vts::Gralloc
|