Home
last modified time | relevance | path

Searched refs:PNG_INVERT_MONO (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dpngwtran.c570 if ((png_ptr->transformations & PNG_INVERT_MONO) != 0) in png_do_write_transformations()
A Dpngtrans.c257 png_ptr->transformations |= PNG_INVERT_MONO; in png_set_invert_mono()
A Dpngpriv.h647 #define PNG_INVERT_MONO 0x0020U macro
A Dpngwrite.c719 if ((png_ptr->transformations & PNG_INVERT_MONO) != 0) in png_write_row()
A Dpngread.c412 if ((png_ptr->transformations & PNG_INVERT_MONO) != 0) in png_read_row()
A Dpngrtran.c4959 if ((png_ptr->transformations & PNG_INVERT_MONO) != 0) in png_do_read_transformations()

Completed in 22 milliseconds