Searched refs:SetPointLightStyle (Results 1 – 3 of 3) sorted by relevance
257 static ArkUINativeModuleValue SetPointLightStyle(ArkUIRuntimeCallInfo* runtimeCallInfo);
5957 ArkUINativeModuleValue CommonBridge::SetPointLightStyle(ArkUIRuntimeCallInfo *runtimeCallInfo) in SetPointLightStyle() function in OHOS::Ace::NG::CommonBridge
459 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), CommonBridge::SetPointLightStyle)); in GetArkUINativeModule()