Searched defs:nonNormOffsetX (Results 1 – 1 of 1) sorted by relevance
502 final float nonNormOffsetX = mMagnificationBounds.width() / 2.0f in updateMagnificationSpecLocked() local521 final float nonNormOffsetX = mCurrentMagnificationSpec.offsetX - offsetX; in offsetMagnifiedRegion() local532 boolean updateCurrentSpecWithOffsetsLocked(float nonNormOffsetX, float nonNormOffsetY) { in updateCurrentSpecWithOffsetsLocked()