HomeSort by relevance Sort by last modified time
    Searched full:png_read_end (Results 1 - 25 of 47) sorted by null

1 2

  /external/libpng/contrib/libtests/
readpng.c 103 png_read_end(png_ptr, info_ptr);
timepng.c 133 png_read_end(png_ptr, info_ptr);
  /external/libpng/contrib/gregbook/
readpng.c 293 /* and we're done! (png_read_end() can be omitted if no processing of
299 png_read_end(png_ptr, NULL);
  /external/freetype/src/sfnt/
pngshim.c 370 png_read_end( png, info );
  /external/libpng/scripts/
symbols.def 70 png_read_end @62
  /external/pdfium/third_party/freetype/src/sfnt/
pngshim.c 365 png_read_end( png, info );
  /packages/services/Car/evs/app/
TexWrapper.cpp 169 png_read_end(pngControl, nullptr);
  /external/opencv/otherlibs/highgui/
grfmt_png.cpp 235 png_read_end( png_ptr, end_info );
  /external/libpng/contrib/pngminus/
png2pnm.c 346 png_read_end (png_ptr, info_ptr);
  /external/libpng/contrib/visupng/
PngFile.c 265 png_read_end(png_ptr, NULL);
  /external/skia/third_party/libpng/
pngprefix.h 327 #define png_read_end skia_png_read_end macro
pngread.c 757 png_read_end(png_structrp png_ptr, png_inforp info_ptr) function
763 png_debug(1, "in png_read_end");
768 /* If png_read_end is called in the middle of reading the rows there may
    [all...]
libpng-manual.txt     [all...]
  /external/syslinux/com32/lib/libpng/
pngread.c 952 png_read_end(png_structp png_ptr, png_infop info_ptr) function
954 png_debug(1, "in png_read_end");
    [all...]
libpng.txt 398 then png_read_image(), and finally png_read_end().
454 in until png_read_end() has read the chunk data following the image.
744 mentioned again below in the discussion that goes with png_read_end().
    [all...]
libpng.3 393 \fBvoid png_read_end (png_structp \fP\fIpng_ptr\fP\fB, png_infop \fIinfo_ptr\fP\fB);\fP
    [all...]
  /external/syslinux/bios/com32/lib/
libcom32.elf 
libcom32.c32 
  /external/syslinux/efi32/com32/lib/
libcom32.elf 
libcom32.c32 
  /external/libpng/
pngread.c 760 png_read_end(png_structrp png_ptr, png_inforp info_ptr) function
766 png_debug(1, "in png_read_end");
771 /* If png_read_end is called in the middle of reading the rows there may
    [all...]
libpng.3 258 \fBvoid png_read_end (png_structp \fP\fIpng_ptr\fP\fB, png_infop \fIinfo_ptr\fP\fB);\fP
    [all...]
libpng-manual.txt     [all...]
  /external/pdfium/third_party/libpng16/
pngread.c 760 png_read_end(png_structrp png_ptr, png_inforp info_ptr) function
766 png_debug(1, "in png_read_end");
771 /* If png_read_end is called in the middle of reading the rows there may
    [all...]
  /frameworks/base/tools/aapt2/compile/
PngCrunch.cpp 279 png_read_end(read_ptr, info_ptr);

Completed in 3656 milliseconds

1 2