Searched refs:intersectDisplayInsetBounds (Results 1 – 2 of 2) sorted by relevance
191 mService.intersectDisplayInsetBounds(mTmpRect2, mTmpRect3, mTmpRect); in getSmallestWidthDpForBounds()
6687 void intersectDisplayInsetBounds(Rect display, Rect insets, Rect inOutBounds) { in intersectDisplayInsetBounds() method in WindowManagerService