Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrTestUtils.h41 const SkRRect& TestRRectSimple(SkRandom*);
DGrTestUtils.cpp136 const SkRRect& TestRRectSimple(SkRandom* random) { in TestRRectSimple() function
/external/skia/src/gpu/ops/
DGrShadowRRectOp.cpp704 rrect = GrTest::TestRRectSimple(random); in GR_DRAW_OP_TEST_DEFINE()
DGrOvalOpFactory.cpp2471 const SkRRect& rrect = GrTest::TestRRectSimple(random); in GR_DRAW_OP_TEST_DEFINE()