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

  /external/libpng/contrib/examples/
pngtopng.c 47 buffer = malloc(PNG_IMAGE_SIZE(image));
81 (unsigned long)PNG_IMAGE_SIZE(image));
simpleover.c 223 buffer = malloc(PNG_IMAGE_SIZE(image));
255 (unsigned long)PNG_IMAGE_SIZE(image));
554 buffer = malloc(PNG_IMAGE_SIZE(image));
600 (unsigned long)PNG_IMAGE_SIZE(image));
  /external/libpng/contrib/tools/
genpng.c 787 buffer = malloc(PNG_IMAGE_SIZE(image));
819 (unsigned long)PNG_IMAGE_SIZE(image));
  /external/libpng/
example.c 66 * PNG_IMAGE_SIZE macro uses the information about the image (width,
69 buffer = malloc(PNG_IMAGE_SIZE(image));
83 * default, minimum, size using PNG_IMAGE_SIZE as above you can pass
    [all...]
png.h     [all...]
  /external/skia/third_party/libpng/
example.c 66 * PNG_IMAGE_SIZE macro uses the information about the image (width,
69 buffer = malloc(PNG_IMAGE_SIZE(image));
83 * default, minimum, size using PNG_IMAGE_SIZE as above you can pass
    [all...]
png.h     [all...]
  /external/pdfium/third_party/libpng16/
png.h     [all...]

Completed in 120 milliseconds