Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds