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

1 2

  /external/autotest/client/deps/glbench/src/
png_helper.cc 71 png_write_info(png_ptr, info_ptr);
  /external/deqp/framework/common/
tcuImageIO.cpp 191 png_write_info(pngPtr, infoPtr);
  /external/libpng/contrib/gregbook/
writepng.c 225 png_write_info(png_ptr, info_ptr);
  /external/opencv/otherlibs/highgui/
grfmt_png.cpp 301 png_write_info( png_ptr, info_ptr );
  /external/libpng/contrib/visupng/
PngFile.c 349 png_write_info(png_ptr, info_ptr);
  /external/opencv3/modules/imgcodecs/src/
grfmt_png.cpp 417 png_write_info( png_ptr, info_ptr );
  /development/tools/etc1tool/
etc1tool.cpp 434 png_write_info(png_ptr, info_ptr);
  /external/libpng/contrib/pngminus/
pnm2png.c 474 png_write_info (png_ptr, info_ptr);
  /external/pdfium/samples/
image_diff_png.cc 500 png_write_info(png_ptr, info_ptr);
  /external/libpng/
example.c     [all...]
pngwrite.c 192 png_write_info(png_structrp png_ptr, png_const_inforp info_ptr) function
198 png_debug(1, "in png_write_info");
349 * in png_write_info(), do not write them again here. If you have long
704 "png_write_info was never called before png_write_row");
    [all...]
pngtest.c     [all...]
png.h     [all...]
  /external/pdfium/third_party/lpng_v163/
pngwrite.c 190 png_write_info(png_structrp png_ptr, png_const_inforp info_ptr) function
196 png_debug(1, "in png_write_info");
340 * in png_write_info(), do not write them again here. If you have long
628 "png_write_info was never called before png_write_row");
    [all...]
png.h 423 #define png_write_info FOXIT_png_write_info macro
    [all...]
  /external/opencv3/3rdparty/libpng/
pngwrite.c 122 png_write_info(png_structp png_ptr, png_infop info_ptr) function
128 png_debug(1, "in png_write_info");
294 * in png_write_info(), do not write them again here. If you have long
632 "png_write_info was never called before png_write_row");
    [all...]
png.h     [all...]
  /external/skia/src/images/
SkImageDecoder_libpng.cpp     [all...]
  /external/skia/tests/
CodexTest.cpp 730 png_write_info(png, info);
    [all...]
  /external/deqp/framework/qphelper/
qpTestLog.c 707 png_write_info(png, info);
    [all...]
  /external/libpng/contrib/libtests/
makepng.c 941 png_write_info(png_ptr, info_ptr);
    [all...]
  /external/skia/dm/
DM.cpp 842 png_write_info(png, info);
    [all...]
  /frameworks/base/tools/aapt/
Images.cpp     [all...]
  /frameworks/base/tools/aapt2/compile/
Png.cpp 556 png_write_info(writePtr, infoPtr);
    [all...]
  /external/libvncserver/libvncserver/
tight.c     [all...]

Completed in 180 milliseconds

1 2