Searched defs:appFrame (Results 1 – 2 of 2) sorted by relevance
467 int wallpaperTransit, boolean enter, Rect appFrame, Rect displayFrame, Rect startRect) { in createClipRevealAnimationLocked()474 boolean enter, Rect appFrame, Rect displayFrame, Rect startRect) { in createClipRevealAnimationLockedCompat()
2248 final Rect appFrame = mDisplayPolicy.getDecorInsetsInfo(rotation, dw, dh).mNonDecorFrame; in updateDisplayAndOrientation() local