Home
last modified time | relevance | path

Searched refs:newMagnificationFrameCenterY (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
DWindowMagnificationController.java1413 final float newMagnificationFrameCenterY = centerY + mMagnificationFrameOffsetY; in updateWindowMagnificationInternal() local
1418 : newMagnificationFrameCenterY - mMagnificationFrame.exactCenterY(); in updateWindowMagnificationInternal()