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