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