Searched defs:PngReadStructDestroyer (Results 1 – 1 of 1) sorted by relevance
318 class PngReadStructDestroyer { class320 PngReadStructDestroyer(png_struct** ps, png_info** pi) : ps_(ps), pi_(pi) {} in PngReadStructDestroyer() function in image_diff_png::__anon56f662510111::PngReadStructDestroyer