Searched refs:TestMatrixPreservesRightAngles (Results 1 – 3 of 3) sorted by relevance
29 const SkMatrix& TestMatrixPreservesRightAngles(SkRandom*);
45 const SkMatrix& TestMatrixPreservesRightAngles(SkRandom* random) { in TestMatrixPreservesRightAngles() function
1239 SkMatrix viewMatrix = GrTest::TestMatrixPreservesRightAngles(random); in BATCH_TEST_DEFINE()