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

  /external/chromium_org/third_party/libpng/
pngusr.h 476 #define png_write_png wk_png_write_png macro
pngwrite.c 1510 png_write_png(png_structp png_ptr, png_infop info_ptr, function
    [all...]
png.h     [all...]
  /external/libpng/
example.c 831 png_write_png(png_ptr, info_ptr, png_transforms, NULL);
    [all...]
png.h     [all...]
pngwrite.c 1543 png_write_png(png_structrp png_ptr, png_inforp info_ptr, function
    [all...]
  /external/chromium_org/ui/gfx/codec/
png_codec_unittest.cc 228 png_write_png(png_ptr, info_ptr, transforms, NULL);
    [all...]
  /external/libpng/contrib/libtests/
pngimage.c 11 * Test the png_read_png and png_write_png interfaces. Given a PNG file load it
12 * using png_read_png and then write with png_write_png. Test all possible
62 * 5) 'write' - the transform works in png_write_png.
220 * png_write_png does not currently support this.
    [all...]
  /external/qemu/distrib/libpng-1.2.46/
pngwrite.c 1510 png_write_png(png_structp png_ptr, png_infop info_ptr, function
    [all...]
png.h     [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
png.h     [all...]

Completed in 119 milliseconds