Home
last modified time | relevance | path

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

/PHP-7.0/ext/gd/libgd/
H A Dgd_interpolation.c1748 const gdFixed f_sin = gd_ftofx(sin(-_angle)); in gdImageRotateNearestNeighbour() local
1806 const gdFixed f_sin = gd_ftofx(sin(-_angle)); in gdImageRotateGeneric() local
1874 const gdFixed f_sin = gd_ftofx(sin(-_angle)); in gdImageRotateBilinear() local
1989 const gdFixed f_sin = gd_ftofx(sin(-_angle)); in gdImageRotateBicubicFixed() local

Completed in 19 milliseconds