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

  /external/libpng/contrib/examples/
pngtopng.c 75 png_image_free(&image);
simpleover.c 257 /* png_image_free must be called if we abort the Simplified API
261 png_image_free(&image);
606 png_image_free(&image);
  /external/skia/third_party/libpng/
pngprefix.h 225 #define png_image_free skia_png_image_free macro
pngerror.c 958 png_image_free(image);
pngwrite.c     [all...]
png.c 4473 png_image_free(png_imagep image) function
    [all...]
pngpriv.h     [all...]
png.h     [all...]
pngread.c     [all...]
  /external/libpng/
pngerror.c 958 png_image_free(image);
pngwrite.c     [all...]
png.c 4507 png_image_free(png_imagep image) function
    [all...]
pngpriv.h     [all...]
png.h     [all...]
pngread.c     [all...]
  /external/pdfium/third_party/libpng16/
pngerror.c 958 png_image_free(image);
pngwrite.c     [all...]
png.c 4474 png_image_free(png_imagep image) function
    [all...]
pngpriv.h     [all...]
png.h     [all...]
pngread.c     [all...]
  /external/libpng/contrib/libtests/
pngstest.c 627 png_image_free(&image->image);
740 png_image_free(&image->image);
766 png_image_free(&image->image);
    [all...]

Completed in 407 milliseconds