Home
last modified time | relevance | path

Searched refs:SetForegroundBrightness (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_common_bridge.h217 static ArkUINativeModuleValue SetForegroundBrightness(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_common_bridge.cpp5135 ArkUINativeModuleValue CommonBridge::SetForegroundBrightness(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetForegroundBrightness() function in OHOS::Ace::NG::CommonBridge
H A Darkts_native_api_impl_bridge.cpp819 … panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), CommonBridge::SetForegroundBrightness)); in GetArkUINativeModule()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp3561 void SetForegroundBrightness(ArkUINodeHandle node, ArkUI_Float32 rate, ArkUI_Float32 lightUpDegree, in SetForegroundBrightness() function
6290 SetBackgroundBrightnessInternal, ResetBackgroundBrightnessInternal, SetForegroundBrightness, in GetCommonModifier()
6364 SetBackgroundBrightnessInternal, ResetBackgroundBrightnessInternal, SetForegroundBrightness, in GetCJUICommonModifier()