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