Searched refs:nonNormOffsetX (Results 1 – 1 of 1) sorted by relevance
566 final float nonNormOffsetX = mMagnificationBounds.width() / 2.0f in updateMagnificationSpecLocked() local570 changed |= updateCurrentSpecWithOffsetsLocked(nonNormOffsetX, nonNormOffsetY); in updateMagnificationSpecLocked()585 final float nonNormOffsetX = mCurrentMagnificationSpec.offsetX - offsetX; in offsetMagnifiedRegion() local587 if (updateCurrentSpecWithOffsetsLocked(nonNormOffsetX, nonNormOffsetY)) { in offsetMagnifiedRegion()596 boolean updateCurrentSpecWithOffsetsLocked(float nonNormOffsetX, float nonNormOffsetY) { in updateCurrentSpecWithOffsetsLocked() argument599 "updateCurrentSpecWithOffsetsLocked(nonNormOffsetX = " + nonNormOffsetX in updateCurrentSpecWithOffsetsLocked()604 nonNormOffsetX, getMinOffsetXLocked(), getMaxOffsetXLocked()); in updateCurrentSpecWithOffsetsLocked()