Searched refs:ResetHueRotate (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_xcomponent_bridge.h | 60 static ArkUINativeModuleValue ResetHueRotate(ArkUIRuntimeCallInfo* runtimeCallInfo);
|
H A D | arkts_native_common_bridge.h | 66 static ArkUINativeModuleValue ResetHueRotate(ArkUIRuntimeCallInfo* runtimeCallInfo);
|
H A D | arkts_native_xcomponent_bridge.cpp | 474 ArkUINativeModuleValue XComponentBridge::ResetHueRotate(ArkUIRuntimeCallInfo *runtimeCallInfo) in ResetHueRotate() function in OHOS::Ace::NG::XComponentBridge
|
H A D | arkts_native_api_impl_bridge.cpp | 513 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), CommonBridge::ResetHueRotate)); in GetArkUINativeModule() 5307 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), XComponentBridge::ResetHueRotate)); in RegisterXComponentAttributes()
|
H A D | arkts_native_common_bridge.cpp | 2292 ArkUINativeModuleValue CommonBridge::ResetHueRotate(ArkUIRuntimeCallInfo *runtimeCallInfo) in ResetHueRotate() function in OHOS::Ace::NG::CommonBridge
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_common_modifier.cpp | 1168 void ResetHueRotate(ArkUINodeHandle node) in ResetHueRotate() function 6264 …ResetBackdropBlur, SetHueRotate, ResetHueRotate, SetInvert, ResetInvert, SetSepia, ResetSepia, Set… in GetCommonModifier() 6338 …ResetBackdropBlur, SetHueRotate, ResetHueRotate, SetInvert, ResetInvert, SetSepia, ResetSepia, Set… in GetCJUICommonModifier()
|