Searched defs:SetPolygonPoints (Results 1 – 3 of 3) sorted by relevance
24 void SetPolygonPoints(NodeHandle node, const double* pointX, const double* pointY, int32_t length) in SetPolygonPoints() function
1040 …void (*SetPolygonPoints)(NodeHandle node, const double* pointX, const double* pointY, int32_t leng… member
25 ArkUINativeModuleValue PolygonBridge::SetPolygonPoints(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetPolygonPoints() function in OHOS::Ace::NG::PolygonBridge