Searched refs:png_set_rgb_to_gray_fixed (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/third_party/libpng/
H A Dpngusr.h412 #define png_set_rgb_to_gray_fixed wk_png_set_rgb_to_gray_fixed macro
H A Dpngrtran.c694 png_set_rgb_to_gray_fixed(png_ptr, error_action, red_fixed, green_fixed);
699 png_set_rgb_to_gray_fixed(png_structp png_ptr, int error_action, function
H A Dpng.h1712 extern PNG_EXPORT(void,png_set_rgb_to_gray_fixed) PNGARG((png_structp png_ptr,
/external/libpng/
H A Dpngread.c2630 png_set_rgb_to_gray_fixed(png_ptr, PNG_ERROR_ACTION_NONE, -1,
3829 png_set_rgb_to_gray_fixed(png_ptr, PNG_ERROR_ACTION_NONE,
H A Dpng.h1206 PNG_FIXED_EXPORT(33, void, png_set_rgb_to_gray_fixed, (png_structrp png_ptr,
H A Dpngrtran.c952 png_set_rgb_to_gray_fixed(png_structrp png_ptr, int error_action, function
1045 png_set_rgb_to_gray_fixed(png_ptr, error_action,
/external/qemu/distrib/libpng-1.2.46/
H A Dpngrtran.c694 png_set_rgb_to_gray_fixed(png_ptr, error_action, red_fixed, green_fixed);
699 png_set_rgb_to_gray_fixed(png_structp png_ptr, int error_action, function
H A Dpng.h1768 extern PNG_EXPORT(void,png_set_rgb_to_gray_fixed) PNGARG((png_structp png_ptr,
/external/libpng/contrib/libtests/
H A Dpngvalid.c6625 * png_set_rgb_to_gray_fixed(png_structp, int err_action, png_fixed_point red,
6833 png_set_rgb_to_gray_fixed(pp, error_action, data.red_to_set,

Completed in 784 milliseconds