Searched refs:TestPenPathEffect (Results 1 – 2 of 2) sorted by relevance
41 static void TestPenPathEffect(Canvas& canvas, uint32_t width, uint32_t height);
252 void PenTest::TestPenPathEffect(Canvas& canvas, uint32_t width, uint32_t height) in TestPenPathEffect() function in OHOS::Rosen::Drawing::PenTest345 testFuncVec.push_back(TestPenPathEffect); in PenTestCase()