Searched defs:TestMatrix (Results 1 – 3 of 3) sorted by relevance
56 const SkMatrix& TestMatrix(SkRandom* random) { return test_matrix(random, true, true); } in TestMatrix() function
54 const SkMatrix& TestMatrix(SkRandom* random) { return test_matrix(random, true, true); } in TestMatrix() function
107 TEST_P(CHROMIUMPathRenderingTest, TestMatrix) in TEST_P() argument