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

/external/chromium_org/third_party/libpng/
H A Dpngrtran.c676 png_set_rgb_to_gray(png_structp png_ptr, int error_action, double red, function
702 png_debug(1, "in png_set_rgb_to_gray");
2324 * Other integer coefficents can be used via png_set_rgb_to_gray().
H A Dpngusr.h411 #define png_set_rgb_to_gray wk_png_set_rgb_to_gray macro
/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/qemu/distrib/libpng-1.2.46/
H A Dpngrtran.c676 png_set_rgb_to_gray(png_structp png_ptr, int error_action, double red, function
702 png_debug(1, "in png_set_rgb_to_gray");
2324 * Other integer coefficents can be used via png_set_rgb_to_gray().

Completed in 51 milliseconds