Searched defs:BuildCornerPath (Results 1 – 3 of 3) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/core/components/bubble/ | ||
| D | render_bubble.cpp | 636 void RenderBubble::BuildCornerPath(SkPath& path, Placement placement, double radius) in BuildCornerPath() function in OHOS::Ace::RenderBubble |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/ | ||
| D | bubble_paint_method.cpp | 531 void BubblePaintMethod::BuildCornerPath(RSPath& path, const Placement& placement, float radius) in BuildCornerPath() function in OHOS::Ace::NG::BubblePaintMethod |
| D | bubble_layout_algorithm.cpp | 2066 std::string BubbleLayoutAlgorithm::BuildCornerPath(const Placement& placement, float radius) in BuildCornerPath() function in OHOS::Ace::NG::BubbleLayoutAlgorithm |