Searched refs:nonNormOffsetY (Results 1 – 1 of 1) sorted by relevance
800 final float nonNormOffsetY = mMagnificationBounds.height() / 2.0f in updateMagnificationSpecLocked() local802 changed |= updateCurrentSpecWithOffsetsLocked(nonNormOffsetX, nonNormOffsetY); in updateMagnificationSpecLocked()818 final float nonNormOffsetY = mCurrentMagnificationSpec.offsetY - offsetY; in offsetMagnifiedRegion() local819 if (updateCurrentSpecWithOffsetsLocked(nonNormOffsetX, nonNormOffsetY)) { in offsetMagnifiedRegion()885 boolean updateCurrentSpecWithOffsetsLocked(float nonNormOffsetX, float nonNormOffsetY) { in updateCurrentSpecWithOffsetsLocked() argument889 + ", nonNormOffsetY = " + nonNormOffsetY + ")"); in updateCurrentSpecWithOffsetsLocked()899 nonNormOffsetY, getMinOffsetYLocked(), getMaxOffsetYLocked()); in updateCurrentSpecWithOffsetsLocked()