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