Searched refs:halfSensorHeight (Results 1 – 1 of 1) sorted by relevance
444 final float halfSensorHeight = Math.abs(mSensorRect.bottom - mSensorRect.top) / 2f; in draw() local447 final float hintYOffset = halfSensorHeight + mHintPaddingPx; in draw()