Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds