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

  /external/skia/src/images/
SkPngEncoder.cpp 26 static_assert(PNG_ALL_FILTERS == (int)SkPngEncoder::FilterFlag::kAll, "Skia libpng filter err.");
  /external/libvncserver/libvncserver/
tight.c 101 { 5, PNG_ALL_FILTERS },
102 { 6, PNG_ALL_FILTERS },
103 { 7, PNG_ALL_FILTERS },
104 { 8, PNG_ALL_FILTERS },
105 { 9, PNG_ALL_FILTERS },
    [all...]
  /external/libpng/contrib/libtests/
makepng.c 970 if (row_filters != 0 && filters == PNG_ALL_FILTERS)
    [all...]
pngvalid.c     [all...]
  /frameworks/base/tools/aapt2/compile/
PngCrunch.cpp 627 png_set_filter(write_ptr, 0, PNG_ALL_FILTERS);
Png.cpp 522 png_set_filter(writePtr, 0, PNG_ALL_FILTERS);
    [all...]
  /external/syslinux/com32/lib/libpng/
pngwutil.c 529 png_ptr->do_filter = PNG_ALL_FILTERS;
    [all...]
pngwrite.c     [all...]
  /frameworks/base/tools/aapt/
Images.cpp     [all...]
  /external/libpng/contrib/tools/
pngcp.c 234 { all, PNG_ALL_FILTERS },
    [all...]
  /external/libpng/
png.h     [all...]
pngwrite.c     [all...]
pngwutil.c 827 png_ptr->do_filter = PNG_ALL_FILTERS;
    [all...]
  /external/pdfium/third_party/libpng16/
png.h     [all...]
pngwrite.c     [all...]
pngwutil.c 827 png_ptr->do_filter = PNG_ALL_FILTERS;
    [all...]
  /external/skia/third_party/libpng/
png.h     [all...]
pngwrite.c     [all...]
pngwutil.c 827 png_ptr->do_filter = PNG_ALL_FILTERS;
    [all...]
  /external/syslinux/com32/include/
png.h     [all...]
  /external/ImageMagick/coders/
png.c     [all...]

Completed in 308 milliseconds