Home
last modified time | relevance | path

Searched refs:bluef (Results 1 – 1 of 1) sorted by relevance

/external/libpng/contrib/libtests/
Dpngvalid.c6039 double redf, greenf, bluef, alphaf; member
6051 this->bluef = this->blue / (double)bMax; in image_pixel_setf()
6063 this->bluee = this->bluef * DBL_EPSILON; in image_pixel_setf()
6476 that->blue = sample_scale(that->bluef, scale); in image_transform_mod_end()
6486 that->bluef = that->greenf = that->redf; in image_transform_mod_end()
6899 transform_range_check(pp, r, g, b, a, in_pixel.blue, in_pixel.bluef, in transform_image_validate()
7950 b = blo = bhi = that->bluef; in image_transform_png_set_rgb_to_gray_mod()
8083 double b = that->bluef; in image_transform_png_set_rgb_to_gray_mod()
8207 that->bluef = that->greenf = that->redf = gray; in image_transform_png_set_rgb_to_gray_mod()
8339 that->bluef = data.bluef; in image_transform_png_set_background_mod()
[all …]