Searched refs:clampedChildTop (Results 1 – 1 of 1) sorted by relevance
389 final int clampedChildTop = Math.max(topBound, child.getTop()); in updateObscuredViewsVisibility() local394 if (clampedChildLeft >= left && clampedChildTop >= top && in updateObscuredViewsVisibility()