Home
last modified time | relevance | path

Searched refs:PNG_INTERLACE_NONE (Results 1 – 25 of 38) sorted by relevance

12

/external/autotest/client/deps/glbench/src/
Dpng_helper.cc68 bit_depth, color_type, PNG_INTERLACE_NONE, in write_png_file()
/external/libpng/contrib/examples/
Dpngpixel.c230 case PNG_INTERLACE_NONE: in main()
/external/libpng/contrib/gregbook/
Dwritepng.c154 PNG_INTERLACE_NONE; in writepng_init()
/external/deqp/framework/common/
DtcuImageIO.cpp189 pngFormat, PNG_INTERLACE_NONE, in savePNG()
/external/freetype/src/sfnt/
Dpngshim.c308 if ( interlace != PNG_INTERLACE_NONE ) in Load_SBit_Png()
/external/pdfium/third_party/freetype/src/sfnt/
Dpngshim.c317 if ( interlace != PNG_INTERLACE_NONE ) in Load_SBit_Png()
/external/libpng/contrib/visupng/
DPngFile.c344 PNG_COLOR_TYPE_RGB, PNG_INTERLACE_NONE, PNG_COMPRESSION_TYPE_BASE, in PngSaveImage()
/external/skia/src/images/
DSkPngEncoder.cpp158 PNG_INTERLACE_NONE, PNG_COMPRESSION_TYPE_BASE, in setHeader()
/external/libpng/contrib/pngminus/
Dpnm2png.c470 (!interlace) ? PNG_INTERLACE_NONE : PNG_INTERLACE_ADAM7, in pnm2png()
/external/pdfium/samples/
Dimage_diff_png.cc490 PNG_INTERLACE_NONE, PNG_COMPRESSION_TYPE_DEFAULT, in DoLibpngWrite()
/external/libpng/contrib/libtests/
Dpngvalid.c399 if (interlace_type != PNG_INTERLACE_NONE) in standard_name()
2535 pm->interlace_type = PNG_INTERLACE_NONE; in modifier_init()
3746 case PNG_INTERLACE_NONE: in npasses_from_interlace_type()
3995 if (interlace_type != PNG_INTERLACE_NONE) in check_interlace_type()
4004 # define INTERLACE_LAST (PNG_INTERLACE_NONE+1)
4284 for (interlace_type = PNG_INTERLACE_NONE; in make_transform_images()
4536 make_size_image(ps, colour_type, DEPTH(bdlo), PNG_INTERLACE_NONE, in make_size()
4538 make_size_image(ps, colour_type, DEPTH(bdlo), PNG_INTERLACE_NONE, in make_size()
4783 for (interlace_type = PNG_INTERLACE_NONE; in make_errors()
5820 for (interlace_type = PNG_INTERLACE_NONE; in test_standard()
[all …]
Dpngunknown.c801 case PNG_INTERLACE_NONE: in check()
Dmakepng.c885 PNG_INTERLACE_NONE, PNG_COMPRESSION_TYPE_BASE, PNG_FILTER_TYPE_BASE); in write_png()
/external/pdfium/third_party/libpng16/
Dpngread.c2938 case PNG_INTERLACE_NONE: in png_image_read_and_map()
3256 case PNG_INTERLACE_NONE: in png_image_read_composite()
3405 case PNG_INTERLACE_NONE: in png_image_read_background()
Dpngwrite.c1984 PNG_COLOR_TYPE_PALETTE, PNG_INTERLACE_NONE, in png_image_write_main()
2000 PNG_INTERLACE_NONE, PNG_COMPRESSION_TYPE_BASE, PNG_FILTER_TYPE_BASE); in png_image_write_main()
Dpngwutil.c780 if (interlace_type != PNG_INTERLACE_NONE && in png_write_IHDR()
787 interlace_type=PNG_INTERLACE_NONE; in png_write_IHDR()
/external/skia/third_party/libpng/
Dpngread.c2928 case PNG_INTERLACE_NONE: in png_image_read_and_map()
3246 case PNG_INTERLACE_NONE: in png_image_read_composite()
3395 case PNG_INTERLACE_NONE: in png_image_read_background()
Dpngwrite.c1984 PNG_COLOR_TYPE_PALETTE, PNG_INTERLACE_NONE, in png_image_write_main()
2000 PNG_INTERLACE_NONE, PNG_COMPRESSION_TYPE_BASE, PNG_FILTER_TYPE_BASE); in png_image_write_main()
Dpngwutil.c780 if (interlace_type != PNG_INTERLACE_NONE && in png_write_IHDR()
787 interlace_type=PNG_INTERLACE_NONE; in png_write_IHDR()
Dpngtest.c1089 case PNG_INTERLACE_NONE: in test_one_file()
/external/libpng/
Dpngread.c2937 case PNG_INTERLACE_NONE: in png_image_read_and_map()
3255 case PNG_INTERLACE_NONE: in png_image_read_composite()
3404 case PNG_INTERLACE_NONE: in png_image_read_background()
Dpngwrite.c1984 PNG_COLOR_TYPE_PALETTE, PNG_INTERLACE_NONE, in png_image_write_main()
2000 PNG_INTERLACE_NONE, PNG_COMPRESSION_TYPE_BASE, PNG_FILTER_TYPE_BASE); in png_image_write_main()
Dpngwutil.c780 if (interlace_type != PNG_INTERLACE_NONE && in png_write_IHDR()
787 interlace_type=PNG_INTERLACE_NONE; in png_write_IHDR()
/external/syslinux/com32/lib/libpng/
Dpngwutil.c479 if (interlace_type != PNG_INTERLACE_NONE && in png_write_IHDR()
486 interlace_type=PNG_INTERLACE_NONE; in png_write_IHDR()
/external/deqp/framework/qphelper/
DqpTestLog.c707 PNG_INTERLACE_NONE, in writeCompressedPNG()

12