Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/magnification/
H A DFullScreenMagnificationController.java453 getMagnifiedFrameInContentCoordsLocked(magnifFrameInScreenCoords); in requestRectangleOnScreen()
494 void getMagnifiedFrameInContentCoordsLocked(Rect outFrame) { in getMagnifiedFrameInContentCoordsLocked() method in FullScreenMagnificationController.DisplayMagnification
916 display.getMagnifiedFrameInContentCoordsLocked(magnifiedRegionBounds); in onRectangleOnScreenRequested()