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