Home
last modified time | relevance | path

Searched refs:outBackdropFrame (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/view/
DIWindowSession.aidl103 out Rect outOutsets, out Rect outBackdropFrame, in relayout() argument
/frameworks/base/services/core/java/com/android/server/wm/
DSession.java188 Rect outStableInsets, Rect outsets, Rect outBackdropFrame, in relayout() argument
197 outStableInsets, outsets, outBackdropFrame, cutout, in relayout()
DWindowManagerService.java1981 Rect outVisibleInsets, Rect outStableInsets, Rect outOutsets, Rect outBackdropFrame, in relayoutWindow() argument
2280 outBackdropFrame.set(win.getBackdropFrame(win.getFrameLw())); in relayoutWindow()