Searched refs:clampedChildLeft (Results 1 – 1 of 1) sorted by relevance
302 final int clampedChildLeft = Math.max(leftBound, child.getLeft()); in updateObscuredViewsVisibility() local308 if (clampedChildLeft >= left && clampedChildTop >= top && in updateObscuredViewsVisibility()