Home
last modified time | relevance | path

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

/PHP-7.1/ext/gd/libgd/
H A Dgd_matrix.c125 double dst0, dst1, dst2, dst3, dst4, dst5; in gdAffineConcat() local
132 dst5 = m1[4] * m2[1] + m1[5] * m2[3] + m2[5]; in gdAffineConcat()
138 dst[5] = dst5; in gdAffineConcat()

Completed in 10 milliseconds