Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds