Home
last modified time | relevance | path

Searched refs:error_action (Results 1 – 2 of 2) sorted by relevance

/ndk/tests/build/issue20862-libpng-O0/jni/
Dpng.h1164 int error_action, double red, double green))
1166 int error_action, png_fixed_point red, png_fixed_point green))
Dpngrtran.c929 png_set_rgb_to_gray_fixed(png_structp png_ptr, int error_action, in png_set_rgb_to_gray_fixed() argument
937 switch(error_action) in png_set_rgb_to_gray_fixed()
1013 png_set_rgb_to_gray(png_structp png_ptr, int error_action, double red, in png_set_rgb_to_gray() argument
1019 png_set_rgb_to_gray_fixed(png_ptr, error_action, in png_set_rgb_to_gray()