Searched refs:optionThresholdRangeArg (Results 1 – 1 of 1) sorted by relevance
2311 Local<JSValueRef> optionThresholdRangeArg = runtimeCallInfo->GetCallArgRef(NUM_5); in SetInvert() local2337 if (ArkTSUtils::ParseJsDouble(vm, optionThresholdRangeArg, thresholdRange)) { in SetInvert()