Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
H A DGrTestUtils.h42 const SkMatrix& TestMatrixInvertible(SkRandom*);
H A DGrTestUtils.cpp108 const SkMatrix& TestMatrixInvertible(SkRandom* random) { return test_matrix(random, true, false); } in TestMatrixInvertible() function
/third_party/skia/src/gpu/ops/
H A DFillRectOp.cpp566 SkMatrix viewMatrix = GrTest::TestMatrixInvertible(random); in GR_DRAW_OP_TEST_DEFINE()
585 SkMatrix localMatrix = GrTest::TestMatrixInvertible(random); in GR_DRAW_OP_TEST_DEFINE()
H A DTriangulatingPathRenderer.cpp547 SkMatrix viewMatrix = GrTest::TestMatrixInvertible(random); in GR_DRAW_OP_TEST_DEFINE()
H A DAtlasTextOp.cpp531 SkSimpleMatrixProvider matrixProvider(GrTest::TestMatrixInvertible(random)); in GR_DRAW_OP_TEST_DEFINE()
H A DAAConvexPathRenderer.cpp942 SkMatrix viewMatrix = GrTest::TestMatrixInvertible(random);

Completed in 10 milliseconds