Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/
DGrTestUtils.cpp110 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