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