Searched refs:readImageData (Results 1 – 4 of 4) sorted by relevance
/hardware/google/gfxstream/common/end2end/ |
D | GfxstreamEnd2EndTestUtils.h | 26 void readImageData(vkhpp::Image image, uint32_t width, uint32_t height,
|
D | GfxstreamEnd2EndTestUtils.cpp | 44 void readImageData(vkhpp::Image image, uint32_t width, uint32_t height, in readImageData() function
|
D | GfxstreamEnd2EndVkSnapshotPipelineTests.cpp | 563 utils::readImageData(*colorAttachmentInfo->image, kFbWidth, kFbHeight, in TEST_P() 688 utils::readImageData(*colorAttachmentInfo->image, kFbWidth, kFbHeight, in TEST_P() 907 utils::readImageData(*colorAttachmentInfo->image, kFbWidth, kFbHeight, in TEST_P()
|
D | GfxstreamEnd2EndVkSnapshotImageTests.cpp | 519 utils::readImageData(*image, kWidth, kHeight, vkhpp::ImageLayout::eTransferDstOptimal, in TEST_P()
|