Home
last modified time | relevance | path

Searched defs:rotateBounds (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DDisplayContent.java2724 void rotateBounds(int oldRotation, int newRotation, Rect bounds) { in rotateBounds() method in DisplayContent
2729 void rotateBounds(Rect parentBounds, int oldRotation, int newRotation, Rect bounds) { in rotateBounds() method in DisplayContent