Home
last modified time | relevance | path

Searched refs:TestRect (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/src/gpu/
H A DGrTestUtils.h45 const SkRect& TestRect(SkRandom*);
H A DGrTestUtils.cpp120 const SkRect& TestRect(SkRandom* random) { in TestRect() function
/third_party/skia/src/gpu/ops/
H A 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()
H A DFillRRectOp.cpp880 SkRect rect = GrTest::TestRect(random);
H A DStrokeRectOp.cpp994 SkRect rect = GrTest::TestRect(random); in GR_DRAW_OP_TEST_DEFINE()
H A DTextureOp.cpp1408 SkRect rect = GrTest::TestRect(random); in GR_DRAW_OP_TEST_DEFINE()
H A DGrOvalOpFactory.cpp3530 SkRect rect = GrTest::TestRect(random);

Completed in 13 milliseconds