Searched refs:SetClipRuleForPath2D (Results 1 – 10 of 10) sorted by relevance
79 …void SetClipRuleForPath2D(const CanvasFillRule& fillRule, const RefPtr<CanvasPath2D>& path) overri…
317 void CanvasRenderingContext2DModelImpl::SetClipRuleForPath2D( in SetClipRuleForPath2D() function in OHOS::Ace::Framework::CanvasRenderingContext2DModelImpl
318 void OffscreenCanvasRenderingContext2DModelImpl::SetClipRuleForPath2D( in SetClipRuleForPath2D() function in OHOS::Ace::Framework::OffscreenCanvasRenderingContext2DModelImpl
82 …void SetClipRuleForPath2D(const CanvasFillRule& fillRule, const RefPtr<CanvasPath2D>& path) overri…
85 …void SetClipRuleForPath2D(const CanvasFillRule& fillRule, const RefPtr<CanvasPath2D>& path) overri…
86 …virtual void SetClipRuleForPath2D(const CanvasFillRule& fillRule, const RefPtr<CanvasPath2D>& path…
331 void OffscreenCanvasRenderingContext2DModelNG::SetClipRuleForPath2D( in SetClipRuleForPath2D() function in OHOS::Ace::NG::OffscreenCanvasRenderingContext2DModelNG
457 void CanvasRenderingContext2DModelNG::SetClipRuleForPath2D( in SetClipRuleForPath2D() function in OHOS::Ace::NG::CanvasRenderingContext2DModelNG
1245 renderingContext2DModel_->SetClipRuleForPath2D(fillRule, path); in JsClip()