Home
last modified time | relevance | path

Searched refs:TestMatrixPerspective (Results 1 – 4 of 4) sorted by relevance

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