Searched refs:png_reciprocal2 (Results 1 – 11 of 11) sorted by relevance
/external/skia/third_party/libpng/ |
D | pngprefix.h | 200 #define png_reciprocal2 skia_png_reciprocal2 macro
|
D | png.c | 3436 png_reciprocal2(png_fixed_point a, png_fixed_point b) 4108 png_ptr->screen_gamma > 0 ? png_reciprocal2(png_ptr->colorspace.gamma, 4195 png_ptr->screen_gamma > 0 ? png_reciprocal2(png_ptr->colorspace.gamma,
|
D | pngrtran.c | 1622 gs = png_reciprocal2(png_ptr->colorspace.gamma, in png_init_read_transformations() 1628 gs = png_reciprocal2(png_ptr->background_gamma, in png_init_read_transformations() 1731 gs = png_reciprocal2(png_ptr->colorspace.gamma, in png_init_read_transformations() 1737 gs = png_reciprocal2(png_ptr->background_gamma, in png_init_read_transformations()
|
D | pngpriv.h | 1866 PNG_INTERNAL_FUNCTION(png_fixed_point,png_reciprocal2,(png_fixed_point a,
|
/external/libpng/ |
D | png.c | 3468 png_reciprocal2(png_fixed_point a, png_fixed_point b) 4141 png_reciprocal2(png_ptr->colorspace.gamma, 4229 png_ptr->screen_gamma > 0 ? png_reciprocal2(png_ptr->colorspace.gamma,
|
D | pngrtran.c | 1622 gs = png_reciprocal2(png_ptr->colorspace.gamma, in png_init_read_transformations() 1628 gs = png_reciprocal2(png_ptr->background_gamma, in png_init_read_transformations() 1731 gs = png_reciprocal2(png_ptr->colorspace.gamma, in png_init_read_transformations() 1737 gs = png_reciprocal2(png_ptr->background_gamma, in png_init_read_transformations()
|
D | pngpriv.h | 1918 PNG_INTERNAL_FUNCTION(png_fixed_point,png_reciprocal2,(png_fixed_point a,
|
D | CHANGES | 5092 needed by png_reciprocal2(). 5178 Restored compiling of png_reciprocal2 with PNG_NO_16BIT.
|
/external/pdfium/third_party/libpng16/ |
D | png.c | 3437 png_reciprocal2(png_fixed_point a, png_fixed_point b) 4109 png_ptr->screen_gamma > 0 ? png_reciprocal2(png_ptr->colorspace.gamma, 4196 png_ptr->screen_gamma > 0 ? png_reciprocal2(png_ptr->colorspace.gamma,
|
D | pngrtran.c | 1622 gs = png_reciprocal2(png_ptr->colorspace.gamma, in png_init_read_transformations() 1628 gs = png_reciprocal2(png_ptr->background_gamma, in png_init_read_transformations() 1731 gs = png_reciprocal2(png_ptr->colorspace.gamma, in png_init_read_transformations() 1737 gs = png_reciprocal2(png_ptr->background_gamma, in png_init_read_transformations()
|
D | pngpriv.h | 1866 PNG_INTERNAL_FUNCTION(png_fixed_point,png_reciprocal2,(png_fixed_point a,
|