Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds