Home
last modified time | relevance | path

Searched refs:TestRect (Results 1 – 13 of 13) sorted by relevance

/third_party/flutter/skia/src/gpu/ops/
DGrFillRectOp.cpp386 SkRect rect = GrTest::TestRect(random); in GR_DRAW_OP_TEST_DEFINE()
418 {GrTest::TestRect(random), in GR_DRAW_OP_TEST_DEFINE()
434 SkRect localRect = GrTest::TestRect(random); in GR_DRAW_OP_TEST_DEFINE()
DGrStrokeRectOp.cpp796 SkRect rect = GrTest::TestRect(random); in GR_DRAW_OP_TEST_DEFINE()
DGrTextureOp.cpp697 SkRect rect = GrTest::TestRect(random); in GR_DRAW_OP_TEST_DEFINE()
DGrOvalOpFactory.cpp3243 SkRect rect = GrTest::TestRect(random); in GR_DRAW_OP_TEST_DEFINE()
/third_party/skia/src/gpu/
DGrTestUtils.h45 const SkRect& TestRect(SkRandom*);
DGrTestUtils.cpp120 const SkRect& TestRect(SkRandom* random) { in TestRect() function
/third_party/flutter/skia/src/gpu/
DGrTestUtils.h44 const SkRect& TestRect(SkRandom*);
DGrTestUtils.cpp122 const SkRect& TestRect(SkRandom* random) { in TestRect() function
/third_party/skia/src/gpu/ops/
DFillRectOp.cpp567 SkRect rect = GrTest::TestRect(random); in GR_DRAW_OP_TEST_DEFINE()
591 SkRect localRect = GrTest::TestRect(random); in GR_DRAW_OP_TEST_DEFINE()
DFillRRectOp.cpp874 SkRect rect = GrTest::TestRect(random); in GR_DRAW_OP_TEST_DEFINE()
DStrokeRectOp.cpp994 SkRect rect = GrTest::TestRect(random); in GR_DRAW_OP_TEST_DEFINE()
DTextureOp.cpp1408 SkRect rect = GrTest::TestRect(random); in GR_DRAW_OP_TEST_DEFINE()
DGrOvalOpFactory.cpp3501 SkRect rect = GrTest::TestRect(random); in GR_DRAW_OP_TEST_DEFINE()