Home | History | Annotate | Download | only in space

Lines Matching full:first_image

1525   const std::string& first_image = images[0];
1529 common < first_image.size() &&
1530 *(input_image_file_name.end() - common - 1) == *(first_image.end() - common - 1)) {
1539 const size_t old_prefix_length = first_image.size() - common;