Searched defs:png_set_rgb_to_gray (Results 1 - 4 of 4) sorted by relevance

/external/libpng/
H A Dpngrtran.c955 png_debug(1, "in png_set_rgb_to_gray");
1042 png_set_rgb_to_gray(png_structrp png_ptr, int error_action, double red, function
2976 * Other integer coefficents can be used via png_set_rgb_to_gray(). Because
/external/pdfium/samples/fx_lpng/lpng_v163/
H A Dfx_pngrtran.c954 png_debug(1, "in png_set_rgb_to_gray");
1041 png_set_rgb_to_gray(png_structrp png_ptr, int error_action, double red, function
3262 * Other integer coefficents can be used via png_set_rgb_to_gray(). Because
H A Dpng.h435 #define png_set_rgb_to_gray FOXIT_png_set_rgb_to_gray macro
1438 PNG_FP_EXPORT(32, void, png_set_rgb_to_gray, (png_structrp png_ptr,
/external/skia/third_party/libpng/
H A Dpngprefix.h347 #define png_set_rgb_to_gray skia_png_set_rgb_to_gray macro

Completed in 140 milliseconds