Searched defs:new_a (Results 1 – 2 of 2) sorted by relevance
/PHP-7.3/ext/gd/libgd/ |
H A D | gd_filter.c | 239 int x, y, i, j, new_a; in gdImageConvolution() local 303 int new_pxl, cpxl, pxl, new_a=0; in gdImageSelectiveBlur() local
|
H A D | gd_interpolation.c | 753 double new_r = 0.0f, new_g = 0.0f, new_b = 0.0f, new_a = 0.0f; in getPixelInterpolated() local
|
Completed in 19 milliseconds