Home
last modified time | relevance | path

Searched refs:TestPenJoinStyle (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/include/
H A Dpen_test.h38 static void TestPenJoinStyle(Canvas& canvas, uint32_t width, uint32_t height);
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/src/
H A Dpen_test.cpp175 void PenTest::TestPenJoinStyle(Canvas& canvas, uint32_t width, uint32_t height) in TestPenJoinStyle() function in OHOS::Rosen::Drawing::PenTest
342 testFuncVec.push_back(TestPenJoinStyle); in PenTestCase()