Home
last modified time | relevance | path

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

/PHP-8.1/ext/gd/libgd/
H A Dgd_interpolation.c1620 const gdFixed f_sin = gd_ftofx(sin(-_angle)); in gdImageRotateNearestNeighbour() local
1677 const gdFixed f_sin = gd_ftofx(sin(-_angle)); in gdImageRotateGeneric() local
1744 const gdFixed f_sin = gd_ftofx(sin(-_angle)); in gdImageRotateBilinear() local
1859 const gdFixed f_sin = gd_ftofx(sin(-_angle)); in gdImageRotateBicubicFixed() local

Completed in 21 milliseconds