Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds