Home
last modified time | relevance | path

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

/third_party/skia/m133/src/gpu/ganesh/
DGrTestUtils.cpp121 const SkMatrix& TestMatrixInvertible(SkRandom* random) { return test_matrix(random, true, false); } in TestMatrixInvertible() function
/third_party/skia/src/gpu/
DGrTestUtils.cpp108 const SkMatrix& TestMatrixInvertible(SkRandom* random) { return test_matrix(random, true, false); } in TestMatrixInvertible() function