Home
last modified time | relevance | path

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

/external/skqp/src/gpu/
DGrTestUtils.cpp108 const SkMatrix& TestMatrixInvertible(SkRandom* random) { return test_matrix(random, true, false); } in TestMatrixInvertible() function
/external/skia/src/gpu/
DGrTestUtils.cpp110 const SkMatrix& TestMatrixInvertible(SkRandom* random) { return test_matrix(random, true, false); } in TestMatrixInvertible() function