Searched defs:adaptiveColorArg (Results 1 – 2 of 2) sorted by relevance
2759 auto adaptiveColorArg = runtimeCallInfo->GetCallArgRef(NUM_3); in SetForegroundBlurStyle() local2876 auto adaptiveColorArg = runtimeCallInfo->GetCallArgRef(NUM_3); in SetBackgroundBlurStyle() local5005 …Local<JSValueRef> adaptiveColorArg = runtimeCallInfo->GetCallArgRef(5); // 5:index of parameter ad… in SetAdaptiveColorParam() local
3469 …ArkUI_Float32 brightnessArg, ArkUI_Uint32 colorArg, ArkUI_Int32 adaptiveColorArg, const ArkUI_Floa… in SetBackgroundEffect()