Searched refs:TestMatrixPreservesRightAngles (Results 1 – 3 of 3) sorted by relevance
30 const SkMatrix& TestMatrixPreservesRightAngles(SkRandom*);
47 const SkMatrix& TestMatrixPreservesRightAngles(SkRandom* random) { in TestMatrixPreservesRightAngles() function
1242 SkMatrix viewMatrix = GrTest::TestMatrixPreservesRightAngles(random); in DRAW_BATCH_TEST_DEFINE()