Searched defs:blendApplyTypeValue (Results 1 – 2 of 2) sorted by relevance
2802 void SetBlendMode(NodeHandle node, int32_t blendModeValue, int32_t blendApplyTypeValue) in SetBlendMode()
4580 int32_t blendApplyTypeValue = static_cast<int32_t>(OHOS::Ace::BlendApplyType::FAST); in SetBlendMode() local