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

  /frameworks/base/tools/aapt2/compile/
PngCrunch.cpp 623 png_set_filter(write_ptr, 0, PNG_NO_FILTERS);
625 png_set_filter(write_ptr, 0, PNG_ALL_FILTERS);
Png.cpp 520 png_set_filter(writePtr, 0, PNG_NO_FILTERS);
522 png_set_filter(writePtr, 0, PNG_ALL_FILTERS);
    [all...]
  /external/skia/third_party/libpng/
pngprefix.h 426 #define png_set_filter skia_png_set_filter macro
pngwrite.c 989 png_set_filter(png_structrp png_ptr, int method, int filters) function
    [all...]
png.h     [all...]
  /external/libpng/contrib/libtests/
makepng.c 944 png_set_filter(png_ptr, PNG_FILTER_TYPE_BASE, filters);
971 png_set_filter(png_ptr, PNG_FILTER_TYPE_BASE, row_filters);
    [all...]
pngvalid.c     [all...]
  /frameworks/base/tools/aapt/
Images.cpp     [all...]
  /external/libpng/
pngwrite.c 989 png_set_filter(png_structrp png_ptr, int method, int filters) function
    [all...]
png.h     [all...]
  /external/pdfium/third_party/libpng16/
pngwrite.c 989 png_set_filter(png_structrp png_ptr, int method, int filters) function
    [all...]
png.h     [all...]
  /external/syslinux/com32/lib/libpng/
pngwrite.c 1179 png_set_filter(png_structp png_ptr, int method, int filters) function
    [all...]
  /external/ImageMagick/coders/
png.c     [all...]
  /external/libpng/contrib/tools/
pngcp.c     [all...]
  /external/libvncserver/libvncserver/
tight.c     [all...]
  /external/syslinux/com32/include/
png.h     [all...]
  /external/skia/tools/debugger/
SkDrawCommand.cpp 706 png_set_filter(png, 0, PNG_NO_FILTERS);
    [all...]

Completed in 1754 milliseconds