Searched refs:getMagnificationBounds (Results 1 – 2 of 2) sorted by relevance
423 void getMagnificationBounds(@NonNull Rect outBounds) { in getMagnificationBounds() method in FullScreenMagnificationController.DisplayMagnification447 getMagnificationBounds(magnifiedFrame); in requestRectangleOnScreen()498 getMagnificationBounds(outFrame); in getMagnifiedFrameInContentCoordsLocked()1037 public void getMagnificationBounds(int displayId, @NonNull Rect outBounds) { in getMagnificationBounds() method in FullScreenMagnificationController1043 display.getMagnificationBounds(outBounds); in getMagnificationBounds()
227 mFullScreenMagnificationController.getMagnificationBounds(displayId, initialBounds); in initialState_noMagnificationAndMagnificationRegionReadFromWindowManager()258 mFullScreenMagnificationController.getMagnificationBounds(displayId, new Rect()); in notRegistered_publicMethodsShouldBeBenign()