Searched refs:PNG_FREE_PCAL (Results 1 - 9 of 9) sorted by relevance

/external/qemu/distrib/libpng-1.2.46/
H A Dpng.c433 if ((mask & PNG_FREE_PCAL) & info_ptr->free_me)
435 if (mask & PNG_FREE_PCAL)
H A Dpngset.c356 info_ptr->free_me |= PNG_FREE_PCAL;
H A Dpng.h2252 #define PNG_FREE_PCAL 0x0080 macro
/external/chromium_org/third_party/libpng/
H A Dpng.c432 if ((mask & PNG_FREE_PCAL) & info_ptr->free_me)
434 if (mask & PNG_FREE_PCAL)
H A Dpngset.c356 info_ptr->free_me |= PNG_FREE_PCAL;
H A Dpng.h2180 #define PNG_FREE_PCAL 0x0080 macro
/external/libpng/
H A Dpngset.c356 info_ptr->free_me |= PNG_FREE_PCAL;
H A Dpng.h1917 #define PNG_FREE_PCAL 0x0080 macro
H A Dpng.c501 if ((mask & PNG_FREE_PCAL) & info_ptr->free_me)

Completed in 126 milliseconds