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

  /external/syslinux/com32/lib/libpng/
png.c 459 if ((mask & PNG_FREE_ICCP) & info_ptr->free_me)
461 if (mask & PNG_FREE_ICCP)
pngset.c 625 png_free_data(png_ptr, info_ptr, PNG_FREE_ICCP, 0);
635 info_ptr->free_me |= PNG_FREE_ICCP;
    [all...]
  /external/libpng/
pngset.c 689 png_free_data(png_ptr, info_ptr, PNG_FREE_ICCP, 0);
694 info_ptr->free_me |= PNG_FREE_ICCP;
    [all...]
png.c 532 if (((mask & PNG_FREE_ICCP) & info_ptr->free_me) != 0)
    [all...]
png.h     [all...]
pngrutil.c     [all...]
  /external/pdfium/third_party/libpng16/
pngset.c 701 png_free_data(png_ptr, info_ptr, PNG_FREE_ICCP, 0);
706 info_ptr->free_me |= PNG_FREE_ICCP;
    [all...]
png.c 532 if (((mask & PNG_FREE_ICCP) & info_ptr->free_me) != 0)
    [all...]
png.h     [all...]
pngrutil.c     [all...]
  /external/skia/third_party/libpng/
pngset.c 689 png_free_data(png_ptr, info_ptr, PNG_FREE_ICCP, 0);
694 info_ptr->free_me |= PNG_FREE_ICCP;
    [all...]
png.c 532 if (((mask & PNG_FREE_ICCP) & info_ptr->free_me) != 0)
    [all...]
png.h     [all...]
pngrutil.c     [all...]
  /external/syslinux/com32/include/
png.h     [all...]

Completed in 69 milliseconds