Searched refs:squareHeight (Results 1 – 1 of 1) sorted by relevance
868 final float squareHeight = mSquareHeight; in getRowHit() local869 float hitSize = squareHeight * mHitFactor; in getRowHit()871 float offset = mPaddingTop + (squareHeight - hitSize) / 2f; in getRowHit()874 final float hitTop = offset + squareHeight * i; in getRowHit()