Searched refs:prevTop (Results 1 – 4 of 4) sorted by relevance
109 int prevTop; in testManyScrolls() local112 prevTop = firstTop; in testManyScrolls()120 } while ((prevId != firstId) || (prevTop != firstTop)); in testManyScrolls()131 prevTop = firstTop; in testManyScrolls()139 } while ((prevId != firstId) || (prevTop != firstTop)); in testManyScrolls()
127 int prevTop; in testManyScrolls() local130 prevTop = firstTop; in testManyScrolls()138 } while ((prevId != firstId) || (prevTop != firstTop)); in testManyScrolls()148 prevTop = firstTop; in testManyScrolls()156 } while ((prevId != firstId) || (prevTop != firstTop)); in testManyScrolls()
266 attachmentWrapper.prevTop = transitionRect.top; in buildViews()359 viewWrapper.prevTop = view.getTop(); in onLayout()381 final int yOffset = viewWrapper.prevTop - view.getTop(); in trySlideAttachmentView()400 viewWrapper.prevTop = view.getTop(); in trySlideAttachmentView()420 int prevTop; field in MultiAttachmentLayout.ViewWrapper
235 final int prevTop = mDestRect.top; in computeDestRect() local241 mDestRect.top = prevTop; in computeDestRect()