Searched refs:orientationSize (Results 1 – 1 of 1) sorted by relevance
213 float orientationSize = orientationHandler.getPrimaryValue(getWidth(), getHeight()); in onRecentsViewScroll() local214 if (orientationSize == 0) { in onRecentsViewScroll()220 float shift = Math.min(adjustedScrollFromEdge, orientationSize); in onRecentsViewScroll()