Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrRectBatch.cpp259 SkRect rect = GrTest::TestRect(random); in BATCH_TEST_DEFINE()
268 localRect = GrTest::TestRect(random); in BATCH_TEST_DEFINE()
DGrAARectRenderer.cpp835 geo.fRect = GrTest::TestRect(random); in BATCH_TEST_DEFINE()
836 geo.fDevRect = GrTest::TestRect(random); in BATCH_TEST_DEFINE()
844 SkRect outside = GrTest::TestRect(random); in BATCH_TEST_DEFINE()
DGrTestUtils.cpp99 const SkRect& TestRect(SkRandom* random) { in TestRect() function
DGrContext.cpp1892 geometry.fRect = GrTest::TestRect(random); in BATCH_TEST_DEFINE()
DGrTessellatingPathRenderer.cpp1527 SkRect clipBounds = GrTest::TestRect(random); in BATCH_TEST_DEFINE()
/external/skia/include/gpu/
DGrTestUtils.h32 const SkRect& TestRect(SkRandom*);