Home | History | Annotate | Download | only in libpng

Lines Matching refs:png_get_io_ptr

405    io_ptr = png_get_io_ptr(png_ptr);
440 check = fwrite(data, 1, length, (png_FILE_p)png_get_io_ptr(png_ptr));