Home
last modified time | relevance | path

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

/PHP-7.2/ext/gd/libgd/
H A Dgd_interpolation.c1389 const gdFixed f_2 = gd_itofx(2); in gdImageScaleBicubicFixed() local
1545 const gdFixed f_fp2 = f + f_2; in gdImageScaleBicubicFixed()
1561 const gdFixed f_fp2 = f + f_2; in gdImageScaleBicubicFixed()
1911 const gdFixed f_2 = gd_itofx(2); in gdImageRotateBicubicFixed() local
2073 const gdFixed f_fp2 = f + f_2; in gdImageRotateBicubicFixed()
2099 const gdFixed f_fp2 = f + f_2; in gdImageRotateBicubicFixed()

Completed in 12 milliseconds