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

  /external/libpng/contrib/examples/
pngtopng.c 30 png_image image;
  /external/libpng/
png.h 2842 } png_image, *png_imagep; typedef in typeref:struct:__anon13408
    [all...]
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...]
libpng-manual.txt     [all...]
libpng.3     [all...]
pngpriv.h     [all...]
pngwrite.c     [all...]
CHANGES     [all...]
  /external/pdfium/samples/fx_lpng/lpng_v163/
png.h 3128 } png_image, *png_imagep; typedef in typeref:struct:__anon17674
    [all...]
pngpriv.h     [all...]
fx_pngwrite.c     [all...]
  /external/libpng/contrib/libtests/
pngstest.c 545 /* The super-class of a png_image, contains the decoded image plus the input
550 png_image image;
732 /* Make sure the png_image has been freed - validates that libpng is doing what
    [all...]

Completed in 267 milliseconds