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

/external/libpng/
H A Dpng.c3392 png_reciprocal2(png_fixed_point a, png_fixed_point b) function
4018 png_ptr->screen_gamma > 0 ? png_reciprocal2(png_ptr->colorspace.gamma,
4104 png_ptr->screen_gamma > 0 ? png_reciprocal2(png_ptr->colorspace.gamma,
/external/pdfium/samples/fx_lpng/lpng_v163/
H A Dfx_png.c3293 png_reciprocal2(png_fixed_point a, png_fixed_point b) function
3904 png_ptr->screen_gamma > 0 ? png_reciprocal2(png_ptr->colorspace.gamma,
3992 png_ptr->screen_gamma > 0 ? png_reciprocal2(png_ptr->colorspace.gamma,
/external/skia/third_party/libpng/
H A Dpngprefix.h195 #define png_reciprocal2 skia_png_reciprocal2 macro

Completed in 146 milliseconds