Searched refs:TestMatrixInvertible (Results 1 – 9 of 9) sorted by relevance
32 const SkMatrix& TestMatrixInvertible(SkRandom*);
406 SkMatrix viewMatrix = GrTest::TestMatrixInvertible(random); in DRAW_BATCH_TEST_DEFINE()414 SkMatrix viewMatrix = GrTest::TestMatrixInvertible(random); in DRAW_BATCH_TEST_DEFINE()
281 SkMatrix viewMatrix = GrTest::TestMatrixInvertible(random); in DRAW_BATCH_TEST_DEFINE()
328 SkMatrix viewMatrix = GrTest::TestMatrixInvertible(random); in DRAW_BATCH_TEST_DEFINE()
351 geometry.fViewMatrix = GrTest::TestMatrixInvertible(random); in DRAW_BATCH_TEST_DEFINE()
1028 geometry.fViewMatrix = GrTest::TestMatrixInvertible(random); in DRAW_BATCH_TEST_DEFINE()
1005 geometry.fViewMatrix = GrTest::TestMatrixInvertible(random); in DRAW_BATCH_TEST_DEFINE()
99 const SkMatrix& TestMatrixInvertible(SkRandom* random) { return test_matrix(random, false); } in TestMatrixInvertible() function
377 SkMatrix viewMatrix = GrTest::TestMatrixInvertible(random); in DRAW_BATCH_TEST_DEFINE()