Home
last modified time | relevance | path

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

/php-src/ext/gd/libgd/
H A Dgd_interpolation.c1610 const gdFixed f_sin = gd_ftofx(sin(-_angle)); in gdImageRotateNearestNeighbour() local
1667 const gdFixed f_sin = gd_ftofx(sin(-_angle)); in gdImageRotateGeneric() local
1734 const gdFixed f_sin = gd_ftofx(sin(-_angle)); in gdImageRotateBilinear() local
1849 const gdFixed f_sin = gd_ftofx(sin(-_angle)); in gdImageRotateBicubicFixed() local

Completed in 14 milliseconds