Searched defs:DownloadImage (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/toolchain-utils/crosperf/ | ||
H A D | download_images.py | 76 def DownloadImage(self, chromeos_root, build_id, image_name): member in ImageDownloader |
/aosp_15_r20/hardware/google/gfxstream/common/detector/ | ||
D | Vulkan.cpp | 396 gfxstream::expected<std::vector<uint8_t>, vkhpp::Result> Vk::DownloadImage( in DownloadImage() function in gfxstream::Vk |
/aosp_15_r20/device/google/cuttlefish/tests/graphics/vulkan/ | ||
D | sample_base.cpp | 523 Result<std::vector<uint8_t>> SampleBase::DownloadImage( in DownloadImage() function in cuttlefish::SampleBase |
/aosp_15_r20/hardware/google/gfxstream/common/end2end/ | ||
D | GfxstreamEnd2EndVkTests.cpp | 969 Result<Image> DownloadImage(TypicalVkTestEnvironment& vk, uint32_t width, uint32_t height, in DownloadImage() function in gfxstream::tests::__anoncd81821b0111::GfxstreamEnd2EndVkTest |