Searched defs:inOutInsets (Results 1 – 3 of 3) sorted by relevance
40 public static void rotateInsets(Rect inOutInsets, int rotationDelta) { in rotateInsets()62 public static void addInsets(Rect inOutInsets, Rect insetsToAdd) { in addInsets()
836 private void calculateWindowStableInsets(Rect inOutInsets, Rect windowRect, Rect displayRect) { in calculateWindowStableInsets()
2946 void convertNonDecorInsetsToStableInsets(Rect inOutInsets, int rotation) { in convertNonDecorInsetsToStableInsets()