Home
last modified time | relevance | path

Searched refs:f_as (Results 1 – 1 of 1) sorted by path

/PHP-5.6/ext/gd/libgd/
H A Dgd_interpolation.c2145 register gdFixed f_rs, f_gs, f_bs, f_as; in gdImageRotateBicubicFixed() local
2181 f_as = gd_itofx(gdTrueColorGetAlpha(c)); in gdImageRotateBicubicFixed()
2186 f_alpha += gd_mulfx(f_as, f_R); in gdImageRotateBicubicFixed()

Completed in 22 milliseconds