Searched defs:isStartAnimation (Results 1 – 3 of 3) sorted by relevance
253 bool isStartAnimation) in SetReplaceAppear()
823 auto isStartAnimation = IsAncestorNodeStartAnimation(flag); in OnAncestorNodeChanged() local
434 void RSNode::AddAnimation(const std::shared_ptr<RSAnimation>& animation, bool isStartAnimation) in AddAnimation()