Home
last modified time | relevance | path

Searched refs:Image (Results 1 – 7 of 7) sorted by relevance

/system/core/fastboot/
Dfastboot.h77 struct Image { struct
87 using ImageEntry = std::pair<const Image*, std::string>; argument
123 void AddFlashTasks(const std::vector<std::pair<const Image*, std::string>>& images,
Dtask.h24 struct Image;
25 using ImageEntry = std::pair<const Image*, std::string>;
Dfastboot.cpp115 static std::vector<Image> images = {
1913 void FlashAllTool::AddFlashTasks(const std::vector<std::pair<const Image*, std::string>>& images, in AddFlashTasks() argument
/system/extras/power_profile/camera_avg/Application/src/main/java/com/example/android/powerprofile/cameraavg/
DCameraAvgFragment.java44 import android.media.Image;
932 private final Image mImage;
938 public ImageSaver(Image image, File file) { in ImageSaver()
/system/libufdt/utils/
DREADME.md13 ### Image Format
/system/core/fs_mgr/libfiemap/
DREADME.md17 Image creation is done through `SplitFiemap`. Depending on the file system,
/system/core/fastboot/fuzzy_fastboot/
DREADME.md387 - *Sparse Image Tests*: Currently there are no tests that tests sparse images. Both well-formed and…