Home
last modified time | relevance | path

Searched refs:TestMatrixPreservesRightAngles (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/src/gpu/
H A DGrTestUtils.h40 const SkMatrix& TestMatrixPreservesRightAngles(SkRandom*);
H A DGrTestUtils.cpp56 const SkMatrix& TestMatrixPreservesRightAngles(SkRandom* random) { in TestMatrixPreservesRightAngles() function
/third_party/skia/src/gpu/ops/
H A DAALinearizingConvexPathRenderer.cpp419 SkMatrix viewMatrix = GrTest::TestMatrixPreservesRightAngles(random); in GR_DRAW_OP_TEST_DEFINE()
H A DLatticeOp.cpp529 SkMatrix viewMatrix = GrTest::TestMatrixPreservesRightAngles(random);
H A DDashOp.cpp1253 SkMatrix viewMatrix = GrTest::TestMatrixPreservesRightAngles(random);
H A DTextureOp.cpp1414 SkMatrix viewMatrix = GrTest::TestMatrixPreservesRightAngles(random); in GR_DRAW_OP_TEST_DEFINE()

Completed in 10 milliseconds