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

/external/skia/third_party/libpng/
H A Dpngprefix.h200 #define png_reciprocal2 skia_png_reciprocal2 macro
H A Dpng.c3436 png_reciprocal2(png_fixed_point a, png_fixed_point b) function
4108 png_ptr->screen_gamma > 0 ? png_reciprocal2(png_ptr->colorspace.gamma,
4195 png_ptr->screen_gamma > 0 ? png_reciprocal2(png_ptr->colorspace.gamma,
H A Dpngrtran.c1622 gs = png_reciprocal2(png_ptr->colorspace.gamma,
1628 gs = png_reciprocal2(png_ptr->background_gamma,
1731 gs = png_reciprocal2(png_ptr->colorspace.gamma,
1737 gs = png_reciprocal2(png_ptr->background_gamma,
H A Dpngpriv.h1866 PNG_INTERNAL_FUNCTION(png_fixed_point,png_reciprocal2,(png_fixed_point a,
/external/libpng/
H A Dpng.c3468 png_reciprocal2(png_fixed_point a, png_fixed_point b) function
4141 png_reciprocal2(png_ptr->colorspace.gamma,
4229 png_ptr->screen_gamma > 0 ? png_reciprocal2(png_ptr->colorspace.gamma,
H A Dpngrtran.c1622 gs = png_reciprocal2(png_ptr->colorspace.gamma,
1628 gs = png_reciprocal2(png_ptr->background_gamma,
1731 gs = png_reciprocal2(png_ptr->colorspace.gamma,
1737 gs = png_reciprocal2(png_ptr->background_gamma,
H A Dpngpriv.h1918 PNG_INTERNAL_FUNCTION(png_fixed_point,png_reciprocal2,(png_fixed_point a,
/external/pdfium/third_party/libpng16/
H A Dpng.c3437 png_reciprocal2(png_fixed_point a, png_fixed_point b) function
4109 png_ptr->screen_gamma > 0 ? png_reciprocal2(png_ptr->colorspace.gamma,
4196 png_ptr->screen_gamma > 0 ? png_reciprocal2(png_ptr->colorspace.gamma,
H A Dpngrtran.c1622 gs = png_reciprocal2(png_ptr->colorspace.gamma,
1628 gs = png_reciprocal2(png_ptr->background_gamma,
1731 gs = png_reciprocal2(png_ptr->colorspace.gamma,
1737 gs = png_reciprocal2(png_ptr->background_gamma,
H A Dpngpriv.h1866 PNG_INTERNAL_FUNCTION(png_fixed_point,png_reciprocal2,(png_fixed_point a,

Completed in 3166 milliseconds