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