Home
last modified time | relevance | path

Searched refs:gdTransformAffineCopy (Results 1 – 4 of 4) sorted by relevance

/PHP-8.1/ext/gd/tests/
H A Dbug79067.phpt2 Bug #79067 (gdTransformAffineCopy() may use unitialized values)
H A Dbug79068.phpt2 Bug #79068 (gdTransformAffineCopy() changes interpolation method)
/PHP-8.1/ext/gd/libgd/
H A Dgd.h918 int gdTransformAffineCopy(gdImagePtr dst, int dst_x, int dst_y, const gdImagePtr src, gdRectPtr src…
H A Dgd_interpolation.c2263 res = gdTransformAffineCopy(*dst, in gdTransformAffineGetImage()
2293 int gdTransformAffineCopy(gdImagePtr dst, in gdTransformAffineCopy() function

Completed in 16 milliseconds