Home
last modified time | relevance | path

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

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