Searched refs:bloomArg (Results 1 – 1 of 1) sorted by relevance
5981 Local<JSValueRef> bloomArg = runtimeCallInfo->GetCallArgRef(NUM_7); in SetPointLightStyle() local5982 if (bloomArg->IsNumber() || !resourceWrapper) { in SetPointLightStyle()5983 auto bloomValue = static_cast<ArkUI_Float32>(bloomArg->ToNumber(vm)->Value()); in SetPointLightStyle()