Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds