Searched refs:mLastSurfaceInsets (Results 1 – 1 of 1) sorted by relevance
583 final Rect mLastSurfaceInsets = new Rect(); field in WindowState748 mLastSurfaceInsets.set(mAttrs.surfaceInsets); in WindowState()4657 return !mLastSurfaceInsets.equals(mAttrs.surfaceInsets); in surfaceInsetsChanging()5018 mLastSurfaceInsets.set(mAttrs.surfaceInsets); in updateSurfacePosition()