Searched refs:PathSetFillType (Results 1 – 3 of 3) sorted by relevance
38 class PathSetFillType : public TestBase {40 PathSetFillType(int type, OH_Drawing_PathFillType fillType) : TestBase(type), fType(fillType) in PathSetFillType() function44 ~PathSetFillType() override {}; in ~PathSetFillType()
52 void PathSetFillType::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance()
301 return std::make_shared<PathSetFillType>( in __anonec8024be5b02()