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

/art/patchoat/
H A Dpatchoat.cc967 bool have_output_image = false; local
1037 if (have_output_image) {
1040 have_output_image = true;
1043 if (have_output_image) {
1046 have_output_image = true;
1110 if ((!input_image_location.empty()) != have_output_image) {
1115 bool have_image_files = have_output_image;

Completed in 27 milliseconds