Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/include/
H A Dpen_test.h41 static void TestPenPathEffect(Canvas& canvas, uint32_t width, uint32_t height);
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/src/
H A Dpen_test.cpp252 void PenTest::TestPenPathEffect(Canvas& canvas, uint32_t width, uint32_t height) in TestPenPathEffect() function in OHOS::Rosen::Drawing::PenTest
254 LOGI("+++++++ TestPenPathEffect"); in TestPenPathEffect()
345 testFuncVec.push_back(TestPenPathEffect); in PenTestCase()

Completed in 1 milliseconds