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

  /external/libpng/contrib/examples/
pngtopng.c 38 if (png_image_begin_read_from_file(&image, argv[1]))
simpleover.c 217 if (png_image_begin_read_from_file(&image, (*argv)[0]))
548 if (png_image_begin_read_from_file(&image, argv[1]))
  /external/skia/third_party/libpng/
pngprefix.h 323 #define png_image_begin_read_from_file skia_png_image_begin_read_from_file macro
example.c 55 if (png_image_begin_read_from_file(&image, argv[1]) != 0)
    [all...]
png.h     [all...]
pngread.c 1474 png_image_begin_read_from_file(png_imagep image, const char *file_name) function
    [all...]
  /external/libpng/
example.c 55 if (png_image_begin_read_from_file(&image, argv[1]) != 0)
    [all...]
png.h     [all...]
pngread.c 1483 png_image_begin_read_from_file(png_imagep image, const char *file_name) function
    [all...]
  /external/pdfium/third_party/libpng16/
png.h     [all...]
pngread.c 1484 png_image_begin_read_from_file(png_imagep image, const char *file_name) function
    [all...]
  /external/libpng/contrib/libtests/
pngstest.c     [all...]

Completed in 66 milliseconds