Searched refs:PathRCubicTo (Results 1 – 3 of 3) sorted by relevance
160 class PathRCubicTo : public TestBase {162 explicit PathRCubicTo(int type) : TestBase(type) in PathRCubicTo() function166 ~PathRCubicTo() override {}; in ~PathRCubicTo()
411 void PathRCubicTo::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance()
331 …[]() -> std::shared_ptr<TestBase> { return std::make_shared<PathRCubicTo>(TestBase::DRAW_STYLE_COM… in __anonec8024be6802()