Home
last modified time | relevance | path

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

/PHP-7.0/ext/gd/libgd/
H A Dgd_matrix.c125 double dst0, dst1, dst2, dst3, dst4, dst5; in gdAffineConcat() local
131 dst4 = m1[4] * m2[0] + m1[5] * m2[2] + m2[4]; in gdAffineConcat()
137 dst[4] = dst4; in gdAffineConcat()

Completed in 6 milliseconds