Searched refs:Affine2f (Results 1 – 5 of 5) sorted by relevance
125 CALL_SUBTEST_4(check_stdlist_transform(Affine2f())); in test_stdlist()
150 CALL_SUBTEST(check_qtvector_transform(Affine2f())); in test_qtvector()
125 CALL_SUBTEST_4(check_stddeque_transform(Affine2f())); in test_stddeque()
154 …CALL_SUBTEST_4(check_stdvector_transform(Affine2f())); // does not need the specialization (2+1)^2… in test_stdvector_overload()
649 typedef Transform<float,2,Affine> Affine2f; typedef