Searched refs:taskViewPosition (Results 1 – 1 of 1) sorted by relevance
5815 int taskViewPosition = getPositionInRow(taskView, topRowIdArray, bottomRowIdArray); in getOffsetFromScrollPosition() local5817 int positionDiff = gridTaskSizeAndSpacing * (lastGridTaskViewPosition - taskViewPosition); in getOffsetFromScrollPosition()