Home
last modified time | relevance | path

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

/PHP-7.3/ext/gd/libgd/
H A Dgd_interpolation.c1657 gdImagePtr gdImageRotateNearestNeighbour(gdImagePtr src, const float degrees, const int bgColor) in gdImageRotateNearestNeighbour()
1714 gdImagePtr gdImageRotateGeneric(gdImagePtr src, const float degrees, const int bgColor) in gdImageRotateGeneric()
1780 gdImagePtr gdImageRotateBilinear(gdImagePtr src, const float degrees, const int bgColor) in gdImageRotateBilinear()
1895 gdImagePtr gdImageRotateBicubicFixed(gdImagePtr src, const float degrees, const int bgColor) in gdImageRotateBicubicFixed()
/PHP-7.3/ext/gd/
H A Dgd.c2070 double degrees; in PHP_FUNCTION() local

Completed in 35 milliseconds