Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds