Home
last modified time | relevance | path

Searched defs:blendApplyTypeValue (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dcommon_modifier.cpp2802 void SetBlendMode(NodeHandle node, int32_t blendModeValue, int32_t blendApplyTypeValue) in SetBlendMode()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_common_bridge.cpp4580 int32_t blendApplyTypeValue = static_cast<int32_t>(OHOS::Ace::BlendApplyType::FAST); in SetBlendMode() local