Home
last modified time | relevance | path

Searched refs:png_get_rgb_to_gray_status (Results 1 – 7 of 7) sorted by relevance

/external/libpng/scripts/
Dsymbols.def42 png_get_rgb_to_gray_status @34
/external/pdfium/third_party/libpng16/
Dpngget.c1124 png_get_rgb_to_gray_status (png_const_structrp png_ptr) in png_get_rgb_to_gray_status() function
Dpng.h1121 PNG_EXPORT(34, png_byte, png_get_rgb_to_gray_status, (png_const_structrp
/external/libpng/
Dpngget.c1153 png_get_rgb_to_gray_status (png_const_structrp png_ptr) in png_get_rgb_to_gray_status() function
Dpng.h1117 PNG_EXPORT(34, png_byte, png_get_rgb_to_gray_status, (png_const_structrp
Dlibpng-manual.txt1956 the image rows, with the png_get_rgb_to_gray_status(png_ptr) function.
DCHANGES427 Added png_set_rgb_to_gray() and png_get_rgb_to_gray_status() functions.