Searched refs:space_to_file_map (Results 1 – 1 of 1) sorted by relevance
152 std::map<gc::space::ImageSpace*, std::unique_ptr<File>> space_to_file_map; in Patch() local194 space_to_file_map.emplace(space, std::move(input_image)); in Patch()