Home
last modified time | relevance | path

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

/art/patchoat/
Dpatchoat.cc111 std::unique_ptr<File> input_image(OS::OpenFileForReading(image_filename.c_str())); in Patch() local
208 std::unique_ptr<File> input_image(OS::OpenFileForReading(image_filename.c_str())); in Patch() local