Searched defs:f_sin (Results 1 – 1 of 1) sorted by relevance
1621 const gdFixed f_sin = gd_ftofx(sin(-_angle)); in gdImageRotateNearestNeighbour() local1678 const gdFixed f_sin = gd_ftofx(sin(-_angle)); in gdImageRotateGeneric() local1745 const gdFixed f_sin = gd_ftofx(sin(-_angle)); in gdImageRotateBilinear() local1860 const gdFixed f_sin = gd_ftofx(sin(-_angle)); in gdImageRotateBicubicFixed() local
Completed in 15 milliseconds