Searched defs:TestMatrix (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/gpu/
H A DGrTestUtils.cpp52 const SkMatrix& TestMatrix(SkRandom* random) { return test_matrix(random, true, true); } function in namespace:GrTest
326 fViewMatrixStorage = TestMatrix(d->fRandom);
/external/skia/tests/
H A DCanvasTest.cpp207 , fMatrix(TestMatrix())
239 static SkMatrix TestMatrix() { function in struct:TestData

Completed in 787 milliseconds