Searched refs:Image (Results 1 – 7 of 7) sorted by relevance
77 struct Image { struct87 using ImageEntry = std::pair<const Image*, std::string>; argument123 void AddFlashTasks(const std::vector<std::pair<const Image*, std::string>>& images,
24 struct Image;25 using ImageEntry = std::pair<const Image*, std::string>;
115 static std::vector<Image> images = {1913 void FlashAllTool::AddFlashTasks(const std::vector<std::pair<const Image*, std::string>>& images, in AddFlashTasks() argument
44 import android.media.Image;932 private final Image mImage;938 public ImageSaver(Image image, File file) { in ImageSaver()
13 ### Image Format
17 Image creation is done through `SplitFiemap`. Depending on the file system,
387 - *Sparse Image Tests*: Currently there are no tests that tests sparse images. Both well-formed and…