Searched refs:getCenterYForRow (Results 1 – 1 of 1) sorted by relevance
460 mInProgressY = getCenterYForRow(first.getRow()); in setDisplayMode()524 getCenterYForRow(cellState.row) + startTranslationY); in startCellStateAnimationHw()793 getCenterXForColumn(cell.column), getCenterYForRow(cell.row)); in startCellActivatedAnimation()988 float lastCellCenterY = getCenterYForRow(lastCell.row); in handleActionMove()1077 final float startY = getCenterYForRow(hitCell.row); in handleActionDown()1113 private float getCenterYForRow(int row) { in getCenterYForRow() method1151 final float centerY = getCenterYForRow(currentCell.row); in onDraw()1157 (getCenterYForRow(nextCell.row) - centerY); in onDraw()1196 float centerY = getCenterYForRow(cell.row); in onDraw()1241 float centerY = getCenterYForRow(i); in onDraw()[all …]