Searched refs:animateTopInset (Results 1 – 3 of 3) sorted by relevance
36 boolean animateTopInset; field in AnimationFilter79 public AnimationFilter animateTopInset() { in animateTopInset() method in AnimationFilter80 animateTopInset = true; in animateTopInset()117 animateTopInset |= filter.animateTopInset; in combineFilter()129 animateTopInset = false; in reset()
6110 .animateTopInset()6119 .animateTopInset()6127 .animateTopInset()6135 .animateTopInset()6150 .animateTopInset()6157 .animateTopInset()6169 .animateTopInset()6177 .animateTopInset()6184 .animateTopInset()6191 .animateTopInset()[all …]
333 if (clipTop && !filter.animateTopInset || !clipTop) { in startClipAnimation()