Searched refs:needCheckAnimation (Results 1 – 2 of 2) sorted by relevance
45 WMError WindowSystemEffect::SetCornerRadius(const sptr<WindowNode>& node, bool needCheckAnimation) in SetCornerRadius() argument53 …if (needCheckAnimation && RemoteAnimation::IsRemoteAnimationEnabledAndFirst(node->GetDisplayId()) … in SetCornerRadius()169 WMError WindowSystemEffect::SetWindowEffect(const sptr<WindowNode>& node, bool needCheckAnimation) in SetWindowEffect() argument176 SetCornerRadius(node, needCheckAnimation); in SetWindowEffect()
57 static WMError SetWindowEffect(const sptr<WindowNode>& node, bool needCheckAnimation = true);59 static WMError SetCornerRadius(const sptr<WindowNode>& node, bool needCheckAnimation = true);