Home
last modified time | relevance | path

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

/third_party/skia/m133/src/gpu/ganesh/
DGrTestUtils.cpp67 const SkMatrix& TestMatrix(SkRandom* random) { return test_matrix(random, true, true); } in TestMatrix() function
/third_party/skia/src/gpu/
DGrTestUtils.cpp54 const SkMatrix& TestMatrix(SkRandom* random) { return test_matrix(random, true, true); } in TestMatrix() function