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