Home
last modified time | relevance | path

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

/PHP-7.3/ext/gd/libgd/
H A Dgd_interpolation.c1666 const gdFixed f_sin = gd_ftofx(sin(-_angle)); in gdImageRotateNearestNeighbour() local
1723 const gdFixed f_sin = gd_ftofx(sin(-_angle)); in gdImageRotateGeneric() local
1790 const gdFixed f_sin = gd_ftofx(sin(-_angle)); in gdImageRotateBilinear() local
1905 const gdFixed f_sin = gd_ftofx(sin(-_angle)); in gdImageRotateBicubicFixed() local

Completed in 21 milliseconds