HomeSort by relevance Sort by last modified time
    Searched refs:rotateBounds (Results 1 - 4 of 4) sorted by null

  /frameworks/base/services/core/java/com/android/server/wm/
DisplayContent.java 532 void rotateBounds(int oldRotation, int newRotation, Rect bounds) {
Task.java 597 displayContent.rotateBounds(mRotation, newRotation, mTmpRect2);
DockedStackDividerController.java 165 mDisplayContent.rotateBounds(di.rotation, rotation, mTmpRect);
    [all...]
TaskStack.java 403 mDisplayContent.rotateBounds(mRotation, newRotation, mTmpRect2);
    [all...]

Completed in 47 milliseconds