Searched refs:read_png (Results 1 - 6 of 6) sorted by relevance

/external/libpng/contrib/libtests/
H A Dreadpng.c35 read_png(FILE *fp) function
114 return !read_png(stdin);
H A Dtimepng.c38 static int read_png(FILE *fp) function
123 if (read_png(fp))
H A Dpngimage.c853 read_png(struct display *dp, struct buffer *bp, const char *operation, function
920 read_png(dp, &dp->original_file, "original read", 0/*no transform*/);
1404 read_png(dp, &dp->original_file, "ignored transforms",
1419 read_png(dp, &dp->written_file, NULL, 0/*transforms*/);
1441 read_png(dp, &dp->original_file, "active transforms", current);
1467 read_png(dp, &dp->written_file, NULL, 0);
/external/libpng/
H A Dexample.c270 void read_png(char *file_name) /* We need to open the file */
283 void read_png(FILE *fp, int sig_read) /* File is already open */
/external/libpng/contrib/tools/
H A Dpngfix.c1047 /* jmpbuf is garbage: must be set by read_png */
3577 read_png(struct control *control) function
3667 rc = read_png(&control);
/external/chromium-trace/catapult/telemetry/third_party/png/
H A Dpng.py3802 if options.read_png:

Completed in 124 milliseconds