Searched refs:nonNormOffsetX (Results 1 – 1 of 1) sorted by relevance
798 final float nonNormOffsetX = mMagnificationBounds.width() / 2.0f in updateMagnificationSpecLocked() local802 changed |= updateCurrentSpecWithOffsetsLocked(nonNormOffsetX, nonNormOffsetY); in updateMagnificationSpecLocked()817 final float nonNormOffsetX = mCurrentMagnificationSpec.offsetX - offsetX; in offsetMagnifiedRegion() local819 if (updateCurrentSpecWithOffsetsLocked(nonNormOffsetX, nonNormOffsetY)) { in offsetMagnifiedRegion()885 boolean updateCurrentSpecWithOffsetsLocked(float nonNormOffsetX, float nonNormOffsetY) { in updateCurrentSpecWithOffsetsLocked() argument888 "updateCurrentSpecWithOffsetsLocked(nonNormOffsetX = " + nonNormOffsetX in updateCurrentSpecWithOffsetsLocked()893 nonNormOffsetX, getMinOffsetXLocked(), getMaxOffsetXLocked()); in updateCurrentSpecWithOffsetsLocked()