Home
last modified time | relevance | path

Searched refs:BuildCompletePath (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/bubble/
H A Drender_bubble.h87 void BuildCompletePath(SkPath& path);
94 void BuildCompletePath(RSPath& path);
H A Drender_bubble.cpp930 void RenderBubble::BuildCompletePath(SkPath& path) in BuildCompletePath() function in OHOS::Ace::RenderBubble
932 void RenderBubble::BuildCompletePath(RSPath& path) in BuildCompletePath()
H A Drosen_render_bubble.cpp219 BuildCompletePath(path_); in PaintBubbleWithArrow()
231 BuildCompletePath(path_); in PaintBubbleWithArrow()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_paint_method.h138 void BuildCompletePath(RSPath& path);
H A Dbubble_paint_method.cpp372 BuildCompletePath(path_); in PaintBubbleWithArrow()
420 void BubblePaintMethod::BuildCompletePath(RSPath& path) in BuildCompletePath() function in OHOS::Ace::NG::BubblePaintMethod