Searched refs:distanceToTop (Results 1 – 2 of 2) sorted by relevance
283 float distanceToTop = child.getTop() + child.getHeight() + previousTranslation; in transformGroups() local284 messageAmount = distanceToTop / child.getHeight(); in transformGroups()
2007 final int distanceToTop = anchorPos[1] - displayFrame.top + yOffset; in getMaxAvailableHeight() local2010 int returnedHeight = Math.max(distanceToBottom, distanceToTop); in getMaxAvailableHeight()