Searched refs:PathAddPathWithMode (Results 1 – 3 of 3) sorted by relevance
220 class PathAddPathWithMode : public TestBase {222 PathAddPathWithMode(int type, OH_Drawing_PathAddMode mode) : TestBase(type), addMode(mode) in PathAddPathWithMode() function226 ~PathAddPathWithMode() override {}; in ~PathAddPathWithMode()
584 void PathAddPathWithMode::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance()
346 return std::make_shared<PathAddPathWithMode>( in __anonec8024be6d02()