Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/include/
H A Dpath_test.h42 static void TestCubicTo(Canvas& canvas, uint32_t width, uint32_t height);
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/src/
H A Dpath_test.cpp77 testFuncVec.push_back(TestCubicTo); in PathTestCase()
181 void PathTest::TestCubicTo(Canvas& canvas, uint32_t width, uint32_t height) in TestCubicTo() function in OHOS::Rosen::Drawing::PathTest
183 LOGI("+++++++ TestCubicTo"); in TestCubicTo()

Completed in 3 milliseconds