Searched refs:TestArcTo (Results 1 – 2 of 2) sorted by relevance
41 static void TestArcTo(Canvas& canvas, uint32_t width, uint32_t height);
76 testFuncVec.push_back(TestArcTo); in PathTestCase()160 void PathTest::TestArcTo(Canvas& canvas, uint32_t width, uint32_t height) in TestArcTo() function in OHOS::Rosen::Drawing::PathTest