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

1 2

  /external/libpng/scripts/
pngos2.def 112 png_set_expand
png32ce.def 107 png_set_expand @99
pngw32.def 109 png_set_expand @99
  /external/libpng/contrib/gregbook/
readpng.c 227 png_set_expand(png_ptr);
229 png_set_expand(png_ptr);
231 png_set_expand(png_ptr);
readpng2.c 467 png_set_expand(png_ptr);
469 png_set_expand(png_ptr);
471 png_set_expand(png_ptr);
  /external/libpng/contrib/pngminus/
png2pnm.c 254 png_set_expand (png_ptr);
257 png_set_expand (png_ptr);
260 png_set_expand (png_ptr);
  /external/libpng/contrib/visupng/
PngFile.c 181 png_set_expand(png_ptr);
183 png_set_expand(png_ptr);
185 png_set_expand(png_ptr);
  /external/chromium_org/third_party/WebKit/Source/core/platform/image-decoders/png/
PNGImageDecoder.cpp 331 png_set_expand(png);
337 png_set_expand(png);
  /external/chromium_org/third_party/libpng/
pngusr.h 376 #define png_set_expand wk_png_set_expand macro
pngrtran.c 574 png_set_expand(png_structp png_ptr) function
576 png_debug(1, "in png_set_expand");
586 * to png_set_expand(). However, it is entirely reasonable that someone
    [all...]
pngread.c     [all...]
png.h     [all...]
  /external/chromium_org/tools/imagediff/
image_diff_png.cc 177 png_set_expand(png_ptr);
181 png_set_expand(png_ptr);
  /external/chromium_org/ui/gfx/codec/
png_codec.cc 193 png_set_expand(png_ptr);
200 png_set_expand(png_ptr);
  /external/libpng/
libpng-1.2.44.txt     [all...]
libpng-1.2.46.txt     [all...]
pngrtran.c 574 png_set_expand(png_structp png_ptr) function
576 png_debug(1, "in png_set_expand");
586 * to png_set_expand(). However, it is entirely reasonable that someone
    [all...]
libpng.3 501 \fBvoid png_set_expand (png_structp \fIpng_ptr\fP\fB);\fP
    [all...]
pngread.c     [all...]
CHANGES 340 Revised paragraph about png_set_expand() in libpng.txt and libpng.3 (Greg)
447 Added some aliases for png_set_expand() in pngrtran.c, namely
455 Made alternate versions of png_set_expand() in pngrtran.c, namely
    [all...]
png.h     [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngrtran.c 546 png_set_expand(png_structp png_ptr) function
548 png_debug(1, "in png_set_expand\n");
557 * to png_set_expand(). However, it is entirely reasonable that someone
    [all...]
pngread.c     [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngrtran.c 823 png_set_expand(png_structp png_ptr) function
825 png_debug(1, "in png_set_expand");
835 * to png_set_expand(). However, it is entirely reasonable that someone
    [all...]
png.h     [all...]

Completed in 96 milliseconds

1 2