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

  /external/libvncserver/libvncserver/
tight.c 96 { 0, PNG_NO_FILTERS },
97 { 1, PNG_NO_FILTERS },
98 { 2, PNG_NO_FILTERS },
99 { 3, PNG_NO_FILTERS },
100 { 4, PNG_NO_FILTERS },
    [all...]
  /frameworks/base/tools/aapt2/compile/
PngCrunch.cpp 625 png_set_filter(write_ptr, 0, PNG_NO_FILTERS);
Png.cpp 520 png_set_filter(writePtr, 0, PNG_NO_FILTERS);
    [all...]
  /external/syslinux/com32/lib/libpng/
pngwrite.c     [all...]
  /frameworks/base/tools/aapt/
Images.cpp     [all...]
  /external/libpng/contrib/tools/
pngcp.c 235 { "off", PNG_NO_FILTERS },
    [all...]
  /external/libpng/
png.h     [all...]
pngwrite.c     [all...]
pngwutil.c 820 if ((png_ptr->do_filter) == PNG_NO_FILTERS)
    [all...]
  /external/pdfium/third_party/libpng16/
png.h     [all...]
pngwrite.c     [all...]
pngwutil.c 820 if ((png_ptr->do_filter) == PNG_NO_FILTERS)
    [all...]
  /external/skia/third_party/libpng/
png.h     [all...]
pngwrite.c     [all...]
pngwutil.c 820 if ((png_ptr->do_filter) == PNG_NO_FILTERS)
    [all...]
  /external/ImageMagick/coders/
png.c     [all...]
  /external/syslinux/com32/include/
png.h     [all...]
  /external/skia/tools/debugger/
SkDrawCommand.cpp 771 png_set_filter(png, 0, PNG_NO_FILTERS);
    [all...]

Completed in 266 milliseconds