Home
last modified time | relevance | path

Searched defs:polygonComponent (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drender_svg_polygon.cpp29 auto polygonComponent = AceType::DynamicCast<SvgPolygonComponent>(component); in Update() local
49 …const RefPtr<SvgPolygonComponent> polygonComponent = AceType::DynamicCast<SvgPolygonComponent>(com… in PrepareAnimations() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dpolygon_model_impl.cpp26 RefPtr<Component> polygonComponent = in Create() local