HomeSort by relevance Sort by last modified time
    Searched refs:png_set_interlace_handling (Results 1 - 25 of 38) sorted by null

1 2

  /external/libpng/contrib/libtests/
readpng.c 75 int passes = png_set_interlace_handling(png_ptr);
timepng.c 113 int passes = png_set_interlace_handling(png_ptr);
makepng.c 948 int passes = png_set_interlace_handling(png_ptr);
    [all...]
  /external/freetype/src/sfnt/
pngshim.c 309 png_set_interlace_handling( png );
  /external/libpng/contrib/gregbook/
readpng2.c 360 mainprog_ptr->passes = png_set_interlace_handling(png_ptr);
  /external/libpng/
example.c 532 number_passes = png_set_interlace_handling(png_ptr);
    [all...]
pngread.c 615 * and png_set_interlace_handling() has been called, the rows need to
632 * not called png_set_interlace_handling(), the display_row buffer will
686 * png_start_read_image() if png_set_interlace_handling() wasn't called
708 pass = png_set_interlace_handling(png_ptr);
730 pass = png_set_interlace_handling(png_ptr);
    [all...]
pngtest.c     [all...]
pngtrans.c 99 png_set_interlace_handling(png_structrp png_ptr) function
  /external/pdfium/core/fxcodec/codec/
ccodec_pngmodule.cpp 136 pass = png_set_interlace_handling(png_ptr);
  /external/pdfium/third_party/freetype/src/sfnt/
pngshim.c 318 png_set_interlace_handling( png );
  /external/skia/third_party/libpng/
example.c 532 number_passes = png_set_interlace_handling(png_ptr);
    [all...]
pngprefix.h 404 #define png_set_interlace_handling skia_png_set_interlace_handling macro
pngread.c 612 * and png_set_interlace_handling() has been called, the rows need to
629 * not called png_set_interlace_handling(), the display_row buffer will
683 * png_start_read_image() if png_set_interlace_handling() wasn't called
705 pass = png_set_interlace_handling(png_ptr);
727 pass = png_set_interlace_handling(png_ptr);
    [all...]
pngtest.c     [all...]
pngtrans.c 99 png_set_interlace_handling(png_structrp png_ptr) function
  /external/syslinux/com32/lib/libpng/
example.c 335 number_passes = png_set_interlace_handling(png_ptr);
750 number_passes = png_set_interlace_handling(png_ptr);
pngtest.c     [all...]
pngtrans.c 93 png_set_interlace_handling(png_structp png_ptr) function
pngread.c 834 * and png_set_interlace_handling() has been called, the rows need to
851 * not called png_set_interlace_handling(), the display_row buffer will
902 * png_start_read_image() if png_set_interlace_handling() wasn't called
922 pass = png_set_interlace_handling(png_ptr);
    [all...]
  /external/pdfium/samples/
image_diff_png.cc 201 png_set_interlace_handling(png_ptr);
  /external/pdfium/third_party/libpng16/
pngread.c 615 * and png_set_interlace_handling() has been called, the rows need to
632 * not called png_set_interlace_handling(), the display_row buffer will
686 * png_start_read_image() if png_set_interlace_handling() wasn't called
708 pass = png_set_interlace_handling(png_ptr);
730 pass = png_set_interlace_handling(png_ptr);
    [all...]
pngtrans.c 99 png_set_interlace_handling(png_structrp png_ptr) function
  /frameworks/base/tools/aapt2/compile/
PngCrunch.cpp 243 png_set_interlace_handling(read_ptr);
  /external/skia/src/codec/
SkPngCodec.cpp     [all...]

Completed in 161 milliseconds

1 2