Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrTestUtils.h55 const SkPath& TestPathConvex(SkRandom*);
H A DGrTestUtils.cpp226 const SkPath& TestPathConvex(SkRandom* random) { in TestPathConvex() function
/aosp_15_r20/external/skia/src/gpu/ganesh/ops/
H A DAALinearizingConvexPathRenderer.cpp457 const SkPath& path = GrTest::TestPathConvex(random); in GR_DRAW_OP_TEST_DEFINE()
H A DAAConvexPathRenderer.cpp986 const SkPath& path = GrTest::TestPathConvex(random); in GR_DRAW_OP_TEST_DEFINE()