Home | History | Annotate | Download | only in jni

Lines Matching full:png_struct

344  *        "char time_buffer[29]" in png_struct.  This will be no
853 /* The complete definition of png_struct has, as of libpng-1.5.0,
857 typedef struct png_struct_def png_struct;
858 typedef PNG_CONST png_struct FAR * png_const_structp;
859 typedef png_struct FAR * png_structp;
962 typedef png_struct FAR * FAR * png_structpp;
1576 /* Free any memory associated with the png_struct and the png_info_structs */
1580 /* Free any memory associated with the png_struct and the png_info_structs */