Home
last modified time | relevance | path

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

/ndk/tests/build/issue20862-libpng-O0/jni/
Dpng.h1459 int need_expand, double background_gamma))
1462 int need_expand, png_fixed_point background_gamma))
Dpngrtran.c96 int need_expand, png_fixed_point background_gamma) in png_set_background_fixed() argument
117 if (need_expand) in png_set_background_fixed()
127 int need_expand, double background_gamma) in png_set_background() argument
130 need_expand, png_fixed(png_ptr, background_gamma, "png_set_background")); in png_set_background()