Searched refs:distanceToGapTop (Results 1 – 1 of 1) sorted by relevance
380 float distanceToGapTop = getTranslationY() in updateAppearance() local382 if (distanceToGapTop > 0) { in updateAppearance()388 firstElementRoundness = (float) Math.min(1.0, distanceToGapTop / mGapHeight); in updateAppearance()