Searched refs:outNonDecorBounds (Results 1 – 1 of 1) sorted by relevance
2040 private void calculateInsetFrames(Rect outNonDecorBounds, Rect outStableBounds, Rect bounds, in calculateInsetFrames() argument2042 outNonDecorBounds.set(bounds); in calculateInsetFrames()2055 intersectWithInsetsIfFits(outNonDecorBounds, mTmpBounds, mTmpInsets); in calculateInsetFrames()