HomeSort by relevance Sort by last modified time
    Searched refs:image_save (Results 1 - 3 of 3) sorted by null

  /system/extras/verity/fec/
image.h 84 extern bool image_save(const std::string& filename, image *ctx);
main.cpp 257 if (!out_filename.empty() && !image_save(out_filename, &ctx)) {
image.cpp 312 bool image_save(const std::string& filename, image *ctx) function

Completed in 86 milliseconds