Searched defs:inOutRect (Results 1 – 3 of 3) sorted by relevance
54 int displayId, @Surface.Rotation int rotation, @NonNull Rect inOutRect) { in rotateRectToDisplayRotation()67 @Surface.Rotation int rotation, @NonNull Rect inOutRect) { in rotateRectToDisplayRotation()85 Rect inOutRect) { in transformToWindowSpaceRect()86 transformToWindowSpaceRect(getWindowBounds(context), inOutRect); in transformToWindowSpaceRect() local91 Rect inOutRect) { in transformToWindowSpaceRect()92 transformToWindowSpaceRect(windowConfiguration.getBounds(), inOutRect); in transformToWindowSpaceRect() local95 private static void transformToWindowSpaceRect(@NonNull Rect bounds, @NonNull Rect inOutRect) { in transformToWindowSpaceRect()
2746 private void adjustRegionInFreefromWindowMode(Rect inOutRect) { in adjustRegionInFreefromWindowMode()
8689 void applyViewBoundsSandboxingIfNeeded(final Rect inOutRect) { in applyViewBoundsSandboxingIfNeeded()