Home
last modified time | relevance | path

Searched defs:DownloadImage (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/toolchain-utils/crosperf/
H A Ddownload_images.py76 def DownloadImage(self, chromeos_root, build_id, image_name): member in ImageDownloader
/aosp_15_r20/hardware/google/gfxstream/common/detector/
DVulkan.cpp396 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/
Dsample_base.cpp523 Result<std::vector<uint8_t>> SampleBase::DownloadImage( in DownloadImage() function in cuttlefish::SampleBase
/aosp_15_r20/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndVkTests.cpp969 Result<Image> DownloadImage(TypicalVkTestEnvironment& vk, uint32_t width, uint32_t height, in DownloadImage() function in gfxstream::tests::__anoncd81821b0111::GfxstreamEnd2EndVkTest