Home
last modified time | relevance | path

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

/PHP-8.1/ext/gd/libgd/
H A Dgd_interpolation.c1611 gdImagePtr gdImageRotateNearestNeighbour(gdImagePtr src, const float degrees, const int bgColor) in gdImageRotateNearestNeighbour()
1668 gdImagePtr gdImageRotateGeneric(gdImagePtr src, const float degrees, const int bgColor) in gdImageRotateGeneric()
1734 gdImagePtr gdImageRotateBilinear(gdImagePtr src, const float degrees, const int bgColor) in gdImageRotateBilinear()
1849 gdImagePtr gdImageRotateBicubicFixed(gdImagePtr src, const float degrees, const int bgColor) in gdImageRotateBicubicFixed()
/PHP-8.1/ext/gd/
H A Dgd.c1340 double degrees; in PHP_FUNCTION() local

Completed in 22 milliseconds