Searched defs:CreateCircle (Results 1 – 5 of 5) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/core/components/shape/ | ||
| D | flutter_render_shape.cpp | 95 Size FlutterRenderShape::CreateCircle() in CreateCircle() function in OHOS::Ace::FlutterRenderShape |
| D | rosen_render_shape.cpp | 125 Size RosenRenderShape::CreateCircle() in CreateCircle() function in OHOS::Ace::RosenRenderShape |
| /foundation/arkui/ace_engine/frameworks/core/components/common/properties/ | ||
| D | clip_path.cpp | 153 RefPtr<Circle> ClipPath::CreateCircle(const std::string& data) in CreateCircle() function in OHOS::Ace::ClipPath |
| /foundation/arkui/ace_engine/frameworks/core/components/box/ | ||
| D | flutter_render_box.cpp | 806 bool FlutterRenderBox::CreateCircle(const RefPtr<BasicShape>& basicShape, in CreateCircle() function in OHOS::Ace::FlutterRenderBox |
| D | rosen_render_box.cpp | 1025 bool RosenRenderBox::CreateCircle( function in OHOS::Ace::RosenRenderBox |