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

  /external/libpng/contrib/examples/
pngtopng.c 51 if (png_image_finish_read(&image, NULL/*background*/, buffer,
simpleover.c 227 if (png_image_finish_read(&image, NULL/*background*/, buffer,
362 if (png_image_finish_read(&in, NULL/*background*/,
560 if (png_image_finish_read(&image, &background, buffer,
563 /* At this point png_image_finish_read has cleaned up the
  /external/skia/third_party/libpng/
pngprefix.h 326 #define png_image_finish_read skia_png_image_finish_read macro
example.c 79 * The fourth argument to png_image_finish_read is the 'row_stride' -
99 png_image_finish_read(&image, NULL/*background*/, buffer,
142 * the call to png_image_finish_read and png_image_write_to_file. You can also
    [all...]
png.h     [all...]
pngread.c 4069 png_image_finish_read(png_imagep image, png_const_colorp background, function
    [all...]
  /external/libpng/
example.c 79 * The fourth argument to png_image_finish_read is the 'row_stride' -
99 png_image_finish_read(&image, NULL/*background*/, buffer,
142 * the call to png_image_finish_read and png_image_write_to_file. You can also
    [all...]
png.h     [all...]
pngread.c 4077 png_image_finish_read(png_imagep image, png_const_colorp background, function
    [all...]
  /external/pdfium/third_party/libpng16/
png.h     [all...]
pngread.c 4079 png_image_finish_read(png_imagep image, png_const_colorp background, function
    [all...]
  /external/libpng/contrib/libtests/
pngstest.c     [all...]

Completed in 726 milliseconds