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.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

Completed in 139 milliseconds