Searched refs:png_reciprocal2 (Results 1 - 10 of 10) sorted by relevance
/external/skia/third_party/libpng/ |
H A D | pngprefix.h | 200 #define png_reciprocal2 skia_png_reciprocal2 macro
|
H A D | png.c | 3436 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 D | pngrtran.c | 1622 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 D | pngpriv.h | 1866 PNG_INTERNAL_FUNCTION(png_fixed_point,png_reciprocal2,(png_fixed_point a,
|
/external/libpng/ |
H A D | png.c | 3468 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 D | pngrtran.c | 1622 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 D | pngpriv.h | 1918 PNG_INTERNAL_FUNCTION(png_fixed_point,png_reciprocal2,(png_fixed_point a,
|
/external/pdfium/third_party/libpng16/ |
H A D | png.c | 3437 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 D | pngrtran.c | 1622 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 D | pngpriv.h | 1866 PNG_INTERNAL_FUNCTION(png_fixed_point,png_reciprocal2,(png_fixed_point a,
|
Completed in 181 milliseconds