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

  /external/libpng/contrib/examples/
pngtopng.c 34 png_image image;
simpleover.c 212 png_image image;
282 png_image save;
353 png_image in;
537 png_image image;
564 * allocated data in png_image, and only the buffer needs to be
  /external/libpng/
example.c 48 png_image image; /* The control structure used by libpng */
50 /* Initialize the 'png_image' structure. */
130 * textual message in the 'png_image' structure:
    [all...]
png.h 2739 } png_image, *png_imagep; typedef in typeref:struct:__anon25696
    [all...]
  /external/libpng/contrib/tools/
genpng.c 760 png_image image;
  /external/pdfium/third_party/libpng16/
png.h 2727 } png_image, *png_imagep; typedef in typeref:struct:__anon31486
    [all...]
  /external/libpng/contrib/libtests/
pngstest.c 570 /* The super-class of a png_image, contains the decoded image plus the input
575 png_image image;
757 /* Make sure the png_image has been freed - validates that libpng is doing what
    [all...]

Completed in 413 milliseconds