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

  /external/skia/third_party/libpng/
pngprefix.h 442 #define png_write_png skia_png_write_png macro
example.c 831 png_write_png(png_ptr, info_ptr, png_transforms, NULL);
    [all...]
png.h     [all...]
pngwrite.c 1332 png_write_png(png_structrp png_ptr, png_inforp info_ptr, function
    [all...]
  /external/libpng/
example.c 831 png_write_png(png_ptr, info_ptr, png_transforms, NULL);
    [all...]
png.h     [all...]
pngwrite.c 1332 png_write_png(png_structrp png_ptr, png_inforp info_ptr, function
    [all...]
  /external/syslinux/com32/lib/libpng/
example.c 628 png_write_png(png_ptr, info_ptr, png_transforms, png_voidp_NULL);
CHANGES     [all...]
pngwrite.c 1509 png_write_png(png_structp png_ptr, png_infop info_ptr, function
    [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
83 * 5) 'write' - the transform works in png_write_png.
241 * png_write_png does not currently support this.
    [all...]
  /external/libpng/contrib/tools/
pngcp.c 12 * and png_write_png interfaces. A considerable number of options are provided
646 * multiple times by png_write_png; the issue was that png_write_png passed
    [all...]
  /external/pdfium/third_party/libpng16/
png.h     [all...]
pngwrite.c 1332 png_write_png(png_structrp png_ptr, png_inforp info_ptr, function
    [all...]
  /external/syslinux/com32/include/
png.h     [all...]

Completed in 63 milliseconds