Searched defs:have_output_image (Results 1 - 1 of 1) sorted by relevance

/art/patchoat/
H A Dpatchoat.cc795 bool have_output_image = false; local
865 if (have_output_image) {
868 have_output_image = true;
871 if (have_output_image) {
874 have_output_image = true;
938 if ((!input_image_location.empty()) != have_output_image) {
943 bool have_image_files = have_output_image;

Completed in 5 milliseconds