Home
last modified time | relevance | path

Searched defs:renderShape (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/shape/
H A Drosen_render_shape_container.cpp101 RefPtr<RosenRenderShape> renderShape = GetShapeChild(item, childOffset); in Paint() local
135 RefPtr<RosenRenderShape> renderShape = GetShapeChild(item, childOffset); in Paint() local
168 if (auto renderShape = AceType::DynamicCast<RosenRenderShape>(node)) { in GetShapeChild() local
233 RefPtr<RosenRenderShape> renderShape = GetShapeChild(item, childOffset); in BitmapMesh() local
H A Drender_shape.h36 auto renderShape = weak.Upgrade(); in OnAttachContext() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dshape_composed_element.cpp75 auto renderShape = AceType::DynamicCast<RenderShape>(GetInspectorNode(ShapeElement::TypeId())); in GetWidth() local
87 auto renderShape = AceType::DynamicCast<RenderShape>(GetInspectorNode(ShapeElement::TypeId())); in GetHeight() local