Home
last modified time | relevance | path

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

/external/skia/include/gpu/
DGrTestUtils.h34 const SkRRect& TestRRectSimple(SkRandom*);
/external/skia/src/gpu/
DGrTestUtils.cpp126 const SkRRect& TestRRectSimple(SkRandom* random) { in TestRRectSimple() function
DGrOvalRenderer.cpp2088 const SkRRect& rrect = GrTest::TestRRectSimple(random); in BATCH_TEST_DEFINE()