Searched defs:startBottom (Results 1 – 5 of 5) sorted by relevance
301 val startBottom = getBound(view, Bound.BOTTOM) ?: previousBottom in <lambda>() constant636 val startBottom = if (ignorePreviousValues) newBottom else previousBottom in <lambda>() constant
220 val startBottom = state.bottom in <lambda>() constant
1119 val startBottom = bounds.bottom in onLayoutChange() constant
300 final int startBottom = startBounds.bottom; in createAnimator() local
1092 final int startBottom = mLastClipBounds.bottom; in applyClippingBounds() local