Home
last modified time | relevance | path

Searched defs:PngReadStructDestroyer (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pdfium/testing/image_diff/
H A Dimage_diff_png.cpp312 class PngReadStructDestroyer { class
314 PngReadStructDestroyer(png_struct** ps, png_info** pi) : ps_(ps), pi_(pi) {} in PngReadStructDestroyer() function in image_diff_png::__anon7abf87a20111::PngReadStructDestroyer