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