Searched refs:PNG_RGB_TO_GRAY_ERR (Results 1 - 6 of 6) sorted by relevance

/external/libpng/
H A Dpngpriv.h581 #define PNG_RGB_TO_GRAY_ERR 0x200000 macro
H A Dpngrtran.c973 png_ptr->transformations |= PNG_RGB_TO_GRAY_ERR;
4774 PNG_RGB_TO_GRAY_ERR)
/external/chromium_org/third_party/libpng/
H A Dpngrtran.c715 case 3: png_ptr->transformations |= PNG_RGB_TO_GRAY_ERR;
1411 PNG_RGB_TO_GRAY_ERR)
H A Dpng.h2949 #define PNG_RGB_TO_GRAY_ERR 0x200000L macro
/external/qemu/distrib/libpng-1.2.46/
H A Dpngrtran.c715 case 3: png_ptr->transformations |= PNG_RGB_TO_GRAY_ERR;
1411 PNG_RGB_TO_GRAY_ERR)
H A Dpng.h3021 #define PNG_RGB_TO_GRAY_ERR 0x200000L macro

Completed in 94 milliseconds