Searched refs:testGet (Results 1 – 1 of 1) sorted by relevance
/hardware/interfaces/graphics/mapper/4.0/vts/functional/ |
D | VtsHalGraphicsMapperV4_0TargetTest.cpp | 96 void testGet(const IMapper::BufferDescriptorInfo& descriptorInfo, in testGet() function in android::hardware::graphics::mapper::V4_0::vts::__anon5795686b0111::GraphicsMapperHidlTest 1262 testGet(mDummyDescriptorInfo, gralloc4::MetadataType_BufferId, in TEST_P() 1273 testGet(mDummyDescriptorInfo, gralloc4::MetadataType_Name, in TEST_P() 1285 testGet(mDummyDescriptorInfo, gralloc4::MetadataType_Width, in TEST_P() 1297 testGet(mDummyDescriptorInfo, gralloc4::MetadataType_Height, in TEST_P() 1309 testGet(mDummyDescriptorInfo, gralloc4::MetadataType_LayerCount, in TEST_P() 1321 testGet(mDummyDescriptorInfo, gralloc4::MetadataType_PixelFormatRequested, in TEST_P() 1334 testGet(mDummyDescriptorInfo, gralloc4::MetadataType_PixelFormatFourCC, in TEST_P() 1345 testGet(mDummyDescriptorInfo, gralloc4::MetadataType_PixelFormatModifier, in TEST_P() 1356 testGet(mDummyDescriptorInfo, gralloc4::MetadataType_Usage, in TEST_P() [all …]
|