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