Searched defs:png_controlp (Results 1 - 2 of 2) sorted by relevance

/external/libpng/
H A Dpng.h2690 typedef struct png_control *png_controlp; typedef in typeref:struct:png_control
2693 png_controlp opaque; /* Initialize to NULL, free with png_image_free */
2994 * the png_controlp field 'opaque' to NULL (or, safer, memset the whole thing.)
/external/pdfium/third_party/lpng_v163/
H A Dpng.h3091 typedef struct png_control *png_controlp; typedef in typeref:struct:png_control
3094 png_controlp opaque; /* Initialize to NULL, free with png_image_free */
3388 * the png_controlp field 'opaque' to NULL (or, safer, memset the whole thing.)

Completed in 100 milliseconds