Searched refs:mHitFactor (Results 1 – 1 of 1) sorted by relevance
136 private float mHitFactor = 0.6f; field in LockPatternView860 float hitSize = squareHeight * mHitFactor; in getRowHit()880 float hitSize = squareWidth * mHitFactor; in getColumnHit()1542 float cellheight = mSquareHeight * mHitFactor * 0.5f;1543 float cellwidth = mSquareWidth * mHitFactor * 0.5f;