Home
last modified time | relevance | path

Searched refs:gdTransformAffineCopy (Results 1 – 5 of 5) sorted by path

/PHP-7.4/
H A DNEWS1212 . Fixed bug #79067 (gdTransformAffineCopy() may use unitialized values). (cmb)
1213 . Fixed bug #79068 (gdTransformAffineCopy() changes interpolation method).
/PHP-7.4/ext/gd/libgd/
H A Dgd.h895 int gdTransformAffineCopy(gdImagePtr dst, int dst_x, int dst_y, const gdImagePtr src, gdRectPtr src…
H A Dgd_interpolation.c2264 res = gdTransformAffineCopy(*dst, in gdTransformAffineGetImage()
2294 int gdTransformAffineCopy(gdImagePtr dst, in gdTransformAffineCopy() function
/PHP-7.4/ext/gd/tests/
H A Dbug79067.phpt2 Bug #79067 (gdTransformAffineCopy() may use unitialized values)
H A Dbug79068.phpt2 Bug #79068 (gdTransformAffineCopy() changes interpolation method)

Completed in 54 milliseconds