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

/openjdk7/jdk/src/share/native/sun/awt/libpng/
H A Dpng.c1736 png_reciprocal2(png_fixed_point a, png_fixed_point b) function
2338 png_ptr->screen_gamma > 0 ? png_reciprocal2(png_ptr->gamma,
2426 png_ptr->screen_gamma > 0 ? png_reciprocal2(png_ptr->gamma,

Completed in 36 milliseconds