Searched defs:blendApplyType (Results 1 – 10 of 10) sorted by relevance
680 void SetBlendApplyType(BlendApplyType blendApplyType) override in SetBlendApplyType()1113 static void SetBlendApplyType(FrameNode* frameNode, BlendApplyType blendApplyType) in SetBlendApplyType()
1559 void ViewAbstract::SetBlendApplyType(BlendApplyType blendApplyType) in SetBlendApplyType()2737 void ViewAbstract::SetBlendApplyType(FrameNode* frameNode, BlendApplyType blendApplyType) in SetBlendApplyType()
828 blendApplyType: number; property in ArkBlendMode
662 virtual void OnBackBlendApplyTypeUpdate(BlendApplyType blendApplyType) {} in OnBackBlendApplyTypeUpdate()
1214 void SetBlendApplyType(BlendApplyType blendApplyType)
966 void ViewAbstractModelImpl::SetBlendApplyType(BlendApplyType blendApplyType) in SetBlendApplyType()
2807 …OHOS::Ace::BlendApplyType blendApplyType = static_cast<OHOS::Ace::BlendApplyType>(blendApplyTypeVa… in SetBlendMode() local
3083 void RosenRenderContext::OnBackBlendApplyTypeUpdate(BlendApplyType blendApplyType)
5384 BlendApplyType blendApplyType = BlendApplyType::FAST; in JsBlendMode() local
3214 blendMode(blendMode, blendApplyType) { argument