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

  /external/libpng/contrib/libtests/
makepng.c 412 filters = PNG_FILTER_NONE;
418 filters = PNG_FILTER_NONE;
    [all...]
  /external/skia/src/images/
SkPngEncoder.cpp 21 static_assert(PNG_FILTER_NONE == (int)SkPngEncoder::FilterFlag::kNone, "Skia libpng filter err.");
  /external/skia/third_party/libpng/
pngwutil.c 340 else if (png_ptr->do_filter != PNG_FILTER_NONE)
824 png_ptr->do_filter = PNG_FILTER_NONE;
    [all...]
png.h     [all...]
pngwrite.c     [all...]
  /external/libpng/
pngwutil.c 340 else if (png_ptr->do_filter != PNG_FILTER_NONE)
824 png_ptr->do_filter = PNG_FILTER_NONE;
    [all...]
png.h     [all...]
pngwrite.c     [all...]
  /external/pdfium/third_party/libpng16/
pngwutil.c 340 else if (png_ptr->do_filter != PNG_FILTER_NONE)
824 png_ptr->do_filter = PNG_FILTER_NONE;
    [all...]
png.h     [all...]
pngwrite.c     [all...]
  /external/syslinux/com32/lib/libpng/
pngwutil.c 527 png_ptr->do_filter = PNG_FILTER_NONE;
533 if (png_ptr->do_filter != PNG_FILTER_NONE)
    [all...]
pngwrite.c     [all...]
  /external/libpng/contrib/tools/
pngcp.c 236 { "none", PNG_FILTER_NONE },
    [all...]
  /external/syslinux/com32/include/
png.h     [all...]
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 

Completed in 81 milliseconds