Searched refs:outBackdropFrame (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/core/java/android/view/ |
D | IWindowSession.aidl | 102 out Rect outOutsets, out Rect outBackdropFrame, in relayout() argument
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | Session.java | 238 Rect outStableInsets, Rect outsets, Rect outBackdropFrame, in relayout() argument 247 outStableInsets, outsets, outBackdropFrame, cutout, in relayout()
|
D | WindowManagerService.java | 1859 Rect outVisibleInsets, Rect outStableInsets, Rect outOutsets, Rect outBackdropFrame, in relayoutWindow() argument 2161 outBackdropFrame.set(win.getBackdropFrame(win.mFrame)); in relayoutWindow()
|