Searched defs:nonNormOffsetY (Results 1 – 1 of 1) sorted by relevance
687 final float nonNormOffsetY = mMagnificationBounds.height() / 2.0f in updateMagnificationSpecLocked() local705 final float nonNormOffsetY = mCurrentMagnificationSpec.offsetY - offsetY; in offsetMagnifiedRegion() local715 boolean updateCurrentSpecWithOffsetsLocked(float nonNormOffsetX, float nonNormOffsetY) { in updateCurrentSpecWithOffsetsLocked()