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