Searched refs:mLastSurfaceInsets (Results 1 – 1 of 1) sorted by relevance
704 final Rect mLastSurfaceInsets = new Rect(); field in WindowState1073 mLastSurfaceInsets.set(mAttrs.surfaceInsets); in WindowState()5268 return !mLastSurfaceInsets.equals(mAttrs.surfaceInsets); in surfaceInsetsChanging()5684 mLastSurfaceInsets.set(mAttrs.surfaceInsets); in updateSurfacePosition()