Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/
H A Dslider_content_modifier.h289 void DrawBlockShapePath(DrawingContext& context, RefPtr<Path>& path);
H A Dslider_content_modifier.cpp587 DrawBlockShapePath(context, path); in DrawBlockShape()
690 void SliderContentModifier::DrawBlockShapePath(DrawingContext& context, RefPtr<Path>& path) in DrawBlockShapePath() function in OHOS::Ace::NG::SliderContentModifier
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/slider/
H A Dslider_modifier_test_ng.cpp1396 sliderContentModifier.DrawBlockShapePath(context, path);
1401 sliderContentModifier.DrawBlockShapePath(context, path);