Home
last modified time | relevance | path

Searched refs:TestArcTo (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/include/
H A Dpath_test.h41 static void TestArcTo(Canvas& canvas, uint32_t width, uint32_t height);
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/src/
H A Dpath_test.cpp76 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
162 LOGI("+++++++ TestArcTo"); in TestArcTo()

Completed in 2 milliseconds