Home
last modified time | relevance | path

Searched refs:PathSetFillType (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/
H A Dpath_test.h38 class PathSetFillType : public TestBase {
40 PathSetFillType(int type, OH_Drawing_PathFillType fillType) : TestBase(type), fType(fillType) in PathSetFillType() function
44 ~PathSetFillType() override {}; in ~PathSetFillType()
H A Dpath_test.cpp52 void PathSetFillType::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/
H A Dtestcasefactory.cpp301 return std::make_shared<PathSetFillType>( in __anonec8024be5b02()