Searched refs:animateTopInset (Results 1 – 3 of 3) sorted by relevance
37 boolean animateTopInset; field in AnimationFilter81 public AnimationFilter animateTopInset() { in animateTopInset() method in AnimationFilter82 animateTopInset = true; in animateTopInset()130 animateTopInset |= filter.animateTopInset; in combineFilter()144 animateTopInset = false; in reset()
5977 .animateTopInset()5986 .animateTopInset()5994 .animateTopInset()6002 .animateTopInset()6019 .animateTopInset()6026 .animateTopInset()6039 .animateTopInset()6047 .animateTopInset()6054 .animateTopInset()6061 .animateTopInset()[all …]
336 if (clipTop && !filter.animateTopInset || !clipTop) { in startClipAnimation()