Searched refs:shelfClipStart (Results 1 – 2 of 2) sorted by relevance
197 val shelfClipStart = 0f regex218 shelfClipStart)225 val shelfClipStart = 0.001f regex245 shelfClipStart)252 val shelfClipStart = 10f regex272 shelfClipStart)279 val shelfClipStart = 15f regex298 shelfClipStart)
414 final float shelfClipStart = getTranslationY() - mPaddingBetweenElements; in updateAppearance() local416 expandingAnimated, isLastChild, shelfClipStart); in updateAppearance()745 float shelfClipStart778 } else if (viewEnd >= shelfClipStart783 if (viewStart < shelfClipStart && Math.abs(viewStart - shelfClipStart) > 0.001f) {785 float fullAmount = (shelfClipStart - viewStart) / fullHeight;791 iconTransitionAmount = (shelfClipStart - viewStart)794 iconTransitionAmount = (shelfClipStart - iconTransformStart)