HomeSort by relevance Sort by last modified time
    Searched refs:read_png (Results 1 - 8 of 8) sorted by null

  /external/libpng/contrib/libtests/
readpng.c 35 read_png(FILE *fp) function
114 return !read_png(stdin);
timepng.c 147 static int read_png(FILE *fp, png_int_32 transforms, FILE *write_file) function
205 if (read_png(fp, transforms, NULL/*write*/))
283 if (read_png(ip, -1/*by row*/, fp/*output*/))
pngimage.c 49 /* READ_PNG and WRITE_PNG were not defined, so: */
864 read_png(struct display *dp, struct buffer *bp, const char *operation, function
931 read_png(dp, &dp->original_file, "original read", 0/*no transform*/);
    [all...]
  /external/libpng/
example.c 270 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 */
    [all...]
  /external/syslinux/com32/lib/libpng/
example.c 83 void read_png(char *file_name) /* We need to open the file */
96 void read_png(FILE *fp, unsigned int sig_read) /* File is already open */
  /frameworks/base/tools/aapt/
Images.cpp 99 static void read_png(const char* imageName, function
    [all...]
  /external/libpng/contrib/tools/
pngcp.c 54 /* READ_PNG and WRITE_PNG were not defined, so: */
1746 read_png(struct display *dp, const char *filename) function
    [all...]
pngfix.c 3577 read_png(struct control *control) function
    [all...]

Completed in 398 milliseconds