Searched refs:nonNormOffsetY (Results 1 – 1 of 1) sorted by relevance
687 final float nonNormOffsetY = mMagnificationBounds.height() / 2.0f in updateMagnificationSpecLocked() local689 changed |= updateCurrentSpecWithOffsetsLocked(nonNormOffsetX, nonNormOffsetY); in updateMagnificationSpecLocked()705 final float nonNormOffsetY = mCurrentMagnificationSpec.offsetY - offsetY; in offsetMagnifiedRegion() local706 if (updateCurrentSpecWithOffsetsLocked(nonNormOffsetX, nonNormOffsetY)) { in offsetMagnifiedRegion()715 boolean updateCurrentSpecWithOffsetsLocked(float nonNormOffsetX, float nonNormOffsetY) { in updateCurrentSpecWithOffsetsLocked() argument719 + ", nonNormOffsetY = " + nonNormOffsetY + ")"); in updateCurrentSpecWithOffsetsLocked()729 nonNormOffsetY, getMinOffsetYLocked(), getMaxOffsetYLocked()); in updateCurrentSpecWithOffsetsLocked()