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