Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrTestUtils.h47 const SkRRect& TestRRectSimple(SkRandom*);
DGrTestUtils.cpp147 const SkRRect& TestRRectSimple(SkRandom* random) { in TestRRectSimple() function
/third_party/skia/src/gpu/ops/
DShadowRRectOp.cpp782 rrect = GrTest::TestRRectSimple(random); in GR_DRAW_OP_TEST_DEFINE()
DGrOvalOpFactory.cpp3519 const SkRRect& rrect = GrTest::TestRRectSimple(random); in GR_DRAW_OP_TEST_DEFINE()