Home
last modified time | relevance | path

Searched refs:TestMatrixRectStaysRect (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/src/gpu/
H A DGrTestUtils.h41 const SkMatrix& TestMatrixRectStaysRect(SkRandom*);
H A DGrTestUtils.cpp82 const SkMatrix& TestMatrixRectStaysRect(SkRandom* random) { in TestMatrixRectStaysRect() function
/third_party/skia/src/gpu/ops/
H A DStrokeRectOp.cpp1022 SkMatrix matrix = GrTest::TestMatrixRectStaysRect(random); in GR_DRAW_OP_TEST_DEFINE()
H A DGrOvalOpFactory.cpp3504 SkMatrix viewMatrix = GrTest::TestMatrixRectStaysRect(random);
3547 SkMatrix viewMatrix = GrTest::TestMatrixRectStaysRect(random);

Completed in 7 milliseconds