Home
last modified time | relevance | path

Searched refs:PathAddPathWithMode (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.h220 class PathAddPathWithMode : public TestBase {
222 PathAddPathWithMode(int type, OH_Drawing_PathAddMode mode) : TestBase(type), addMode(mode) in PathAddPathWithMode() function
226 ~PathAddPathWithMode() override {}; in ~PathAddPathWithMode()
H A Dpath_test.cpp584 void PathAddPathWithMode::OnTestPerformance(OH_Drawing_Canvas* canvas) in OnTestPerformance()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/
H A Dtestcasefactory.cpp346 return std::make_shared<PathAddPathWithMode>( in __anonec8024be6d02()