Searched refs:PathAddOval (Results 1 – 3 of 3) sorted by relevance
369 class PathAddOval : public TestBase {371 explicit PathAddOval(int type) : TestBase(type) {}; in PathAddOval() function372 ~PathAddOval() override {}; in ~PathAddOval()
543 void PathAddOval::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance()
317 …[]() -> std::shared_ptr<TestBase> { return std::make_shared<PathAddOval>(TestBase::DRAW_STYLE_COMP… in __anonec8024be6102()