Searched refs:TestMatrix (Results 1 – 11 of 11) sorted by relevance
28 const SkMatrix& TestMatrix(SkRandom*);
78 const SkMatrix& matrix = GrEffectUnitTest::TestMatrix(random); in TestCreate()
136 GrEffectUnitTest::TestMatrix(random)))); in TestCreate()
271 const SkMatrix& matrix = GrEffectUnitTest::TestMatrix(random); in TestCreate()
80 const SkMatrix& matrix = GrProcessorUnitTest::TestMatrix(random); in TestCreate()
153 GrProcessorUnitTest::TestMatrix(random))); in TestCreate()
297 const SkMatrix& matrix = GrProcessorUnitTest::TestMatrix(random); in TestCreate()
16 const SkMatrix& TestMatrix(SkRandom* random) { in TestMatrix() function
23 const SkMatrix& TestMatrix(SkRandom* random) { in TestMatrix() function
43 TEST_F(CHROMIUMPathRenderingTest, TestMatrix) { in TEST_F() argument