Home
last modified time | relevance | path

Searched defs:SetStrokeRuleForPath (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Doffscreen_canvas_rendering_context_2d_model_ng.cpp316 void OffscreenCanvasRenderingContext2DModelNG::SetStrokeRuleForPath(const CanvasFillRule& fillRule) in SetStrokeRuleForPath() function in OHOS::Ace::NG::OffscreenCanvasRenderingContext2DModelNG
H A Dcanvas_rendering_context_2d_model_ng.cpp441 void CanvasRenderingContext2DModelNG::SetStrokeRuleForPath(const CanvasFillRule& fillRule) in SetStrokeRuleForPath() function in OHOS::Ace::NG::CanvasRenderingContext2DModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/canvas/
H A Dcanvas_rendering_context_2d_model_impl.cpp303 void CanvasRenderingContext2DModelImpl::SetStrokeRuleForPath(const CanvasFillRule& fillRule) in SetStrokeRuleForPath() function in OHOS::Ace::Framework::CanvasRenderingContext2DModelImpl
H A Doffscreen_canvas_rendering_context_2d_model_impl.cpp304 void OffscreenCanvasRenderingContext2DModelImpl::SetStrokeRuleForPath(const CanvasFillRule& fillRul… in SetStrokeRuleForPath() function in OHOS::Ace::Framework::OffscreenCanvasRenderingContext2DModelImpl