Home
last modified time | relevance | path

Searched refs:ResetBackgroundBrightness (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.h214 static ArkUINativeModuleValue ResetBackgroundBrightness(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_common_bridge.cpp5093 ArkUINativeModuleValue CommonBridge::ResetBackgroundBrightness(ArkUIRuntimeCallInfo* runtimeCallInf… in ResetBackgroundBrightness() function in OHOS::Ace::NG::CommonBridge
H A Darkts_native_api_impl_bridge.cpp813 … panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), CommonBridge::ResetBackgroundBrightness)); in GetArkUINativeModule()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp3519 void ResetBackgroundBrightness(ArkUINodeHandle node) in ResetBackgroundBrightness() function
6289 … SetBackgroundEffect, ResetBackgroundEffect, SetBackgroundBrightness, ResetBackgroundBrightness, in GetCommonModifier()
6363 … SetBackgroundEffect, ResetBackgroundEffect, SetBackgroundBrightness, ResetBackgroundBrightness, in GetCJUICommonModifier()