Home
last modified time | relevance | path

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

/PHP-7.4/ext/gd/libgd/
H A Dgd_matrix.c125 double dst0, dst1, dst2, dst3, dst4, dst5; in gdAffineConcat() local
128 dst1 = m1[0] * m2[1] + m1[1] * m2[3]; in gdAffineConcat()
134 dst[1] = dst1; in gdAffineConcat()

Completed in 5 milliseconds