Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds