Searched refs:PathAddPath (Results 1 – 3 of 3) sorted by relevance
208 class PathAddPath : public TestBase {210 explicit PathAddPath(int type) : TestBase(type) in PathAddPath() function214 ~PathAddPath() override {}; in ~PathAddPath()
490 void PathAddPath::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance()
343 …[]() -> std::shared_ptr<TestBase> { return std::make_shared<PathAddPath>(TestBase::DRAW_STYLE_COMP… in __anonec8024be6c02()