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

/external/chromium_org/third_party/libpng/
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 Dpngusr.h412 #define png_set_rgb_to_gray_fixed wk_png_set_rgb_to_gray_fixed macro
/external/libpng/
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
/external/qemu/distrib/libpng-1.2.19/
H A Dpngrtran.c649 png_set_rgb_to_gray_fixed(png_ptr, error_action, red_fixed, green_fixed);
654 png_set_rgb_to_gray_fixed(png_structp png_ptr, int error_action, function

Completed in 89 milliseconds