Home
last modified time | relevance | path

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

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