Searched refs:getMagnificationBounds (Results 1 – 2 of 2) sorted by relevance
383 void getMagnificationBounds(@NonNull Rect outBounds) { in getMagnificationBounds() method in FullScreenMagnificationController.DisplayMagnification395 getMagnificationBounds(magnifiedFrame); in requestRectangleOnScreen()440 getMagnificationBounds(outFrame); in getMagnifiedFrameInContentCoordsLocked()808 public void getMagnificationBounds(int displayId, @NonNull Rect outBounds) { in getMagnificationBounds() method in FullScreenMagnificationController814 display.getMagnificationBounds(outBounds); in getMagnificationBounds()
184 mFullScreenMagnificationController.getMagnificationBounds(displayId, initialBounds); in initialState_noMagnificationAndMagnificationRegionReadFromWindowManager()214 mFullScreenMagnificationController.getMagnificationBounds(displayId, new Rect()); in notRegistered_publicMethodsShouldBeBenign()