Searched refs:nonNormOffsetY (Results 1 – 1 of 1) sorted by relevance
504 final float nonNormOffsetY = mMagnificationBounds.height() / 2.0f in updateMagnificationSpecLocked() local506 changed |= updateCurrentSpecWithOffsetsLocked(nonNormOffsetX, nonNormOffsetY); in updateMagnificationSpecLocked()522 final float nonNormOffsetY = mCurrentMagnificationSpec.offsetY - offsetY; in offsetMagnifiedRegion() local523 if (updateCurrentSpecWithOffsetsLocked(nonNormOffsetX, nonNormOffsetY)) { in offsetMagnifiedRegion()532 boolean updateCurrentSpecWithOffsetsLocked(float nonNormOffsetX, float nonNormOffsetY) { in updateCurrentSpecWithOffsetsLocked() argument536 + ", nonNormOffsetY = " + nonNormOffsetY + ")"); in updateCurrentSpecWithOffsetsLocked()546 nonNormOffsetY, getMinOffsetYLocked(), getMaxOffsetYLocked()); in updateCurrentSpecWithOffsetsLocked()