Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds