HomeSort by relevance Sort by last modified time
    Searched full:png_set_filter (Results 1 - 25 of 33) sorted by null

1 2

  /external/libpng/scripts/
symbols.def 75 png_set_filter @67
  /external/skia/src/images/
SkPngEncoder.cpp 164 png_set_filter(fPngPtr, PNG_FILTER_TYPE_BASE, filters);
  /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...]
libpng-manual.txt     [all...]
  /frameworks/base/tools/aapt2/compile/
PngCrunch.cpp 625 png_set_filter(write_ptr, 0, PNG_NO_FILTERS);
627 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/libpng/
pngwrite.c 989 png_set_filter(png_structrp png_ptr, int method, int filters) function
    [all...]
libpng.3 330 \fBvoid png_set_filter (png_structp \fP\fIpng_ptr\fP\fB, int \fP\fImethod\fP\fB, int \fIfilters\fP\fB);\fP
    [all...]
png.h     [all...]
libpng-manual.txt     [all...]
CHANGES     [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...]
libpng.txt     [all...]
libpng.3 513 \fBvoid png_set_filter (png_structp \fP\fIpng_ptr\fP\fB, int \fP\fImethod\fP\fB, int \fIfilters\fP\fB);\fP
    [all...]
CHANGES     [all...]
  /frameworks/base/tools/aapt/
Images.cpp     [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...]
  /external/libvncserver/libvncserver/
tight.c     [all...]
  /external/syslinux/com32/include/
png.h     [all...]
  /external/ImageMagick/coders/
png.c     [all...]
  /external/libpng/contrib/tools/
pngcp.c     [all...]

Completed in 2326 milliseconds

1 2