Home
last modified time | relevance | path

Searched defs:f_cos (Results 1 – 1 of 1) sorted by relevance

/PHP-8.1/ext/gd/libgd/
H A Dgd_interpolation.c1619 const gdFixed f_cos = gd_ftofx(cos(-_angle)); in gdImageRotateNearestNeighbour() local
1676 const gdFixed f_cos = gd_ftofx(cos(-_angle)); in gdImageRotateGeneric() local
1743 const gdFixed f_cos = gd_ftofx(cos(-_angle)); in gdImageRotateBilinear() local
1858 const gdFixed f_cos = gd_ftofx(cos(-_angle)); in gdImageRotateBicubicFixed() local

Completed in 18 milliseconds