Searched refs:DrawBlockShapePath (Results 1 – 3 of 3) sorted by relevance
289 void DrawBlockShapePath(DrawingContext& context, RefPtr<Path>& path);
587 DrawBlockShapePath(context, path); in DrawBlockShape()690 void SliderContentModifier::DrawBlockShapePath(DrawingContext& context, RefPtr<Path>& path) in DrawBlockShapePath() function in OHOS::Ace::NG::SliderContentModifier
1396 sliderContentModifier.DrawBlockShapePath(context, path);1401 sliderContentModifier.DrawBlockShapePath(context, path);