Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dpolygon_modifier.cpp24 void SetPolygonPoints(ArkUINodeHandle node, const ArkUI_Float32* pointX, const ArkUI_Float32* point… in SetPolygonPoints() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_polygon_bridge.cpp23 ArkUINativeModuleValue PolygonBridge::SetPolygonPoints(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetPolygonPoints() function in OHOS::Ace::NG::PolygonBridge