Home | History | Annotate | Download | only in stack

Lines Matching refs:childTop

587             float childTop = slidingChild.getTranslationY();
588 float top = childTop + slidingChild.getClipTopAmount();
589 float bottom = childTop + slidingChild.getActualHeight();