Searched defs:f_cos (Results 1 – 1 of 1) sorted by relevance
1620 const gdFixed f_cos = gd_ftofx(cos(-_angle)); in gdImageRotateNearestNeighbour() local1677 const gdFixed f_cos = gd_ftofx(cos(-_angle)); in gdImageRotateGeneric() local1744 const gdFixed f_cos = gd_ftofx(cos(-_angle)); in gdImageRotateBilinear() local1859 const gdFixed f_cos = gd_ftofx(cos(-_angle)); in gdImageRotateBicubicFixed() local
Completed in 13 milliseconds