Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
H A DWindowMagnificationController.java1126 final float newMagnificationFrameCenterY = centerY + mMagnificationFrameOffsetY; in enableWindowMagnificationInternal() local
1131 : newMagnificationFrameCenterY - mMagnificationFrame.exactCenterY(); in enableWindowMagnificationInternal()