Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DIWindowSession.aidl98 out Rect outOutsets, out Rect outBackdropFrame, out Configuration outConfig, in relayout() argument
/frameworks/base/services/core/java/com/android/server/wm/
DSession.java211 Rect outVisibleInsets, Rect outStableInsets, Rect outsets, Rect outBackdropFrame, in relayout() argument
218 outStableInsets, outsets, outBackdropFrame, outConfig, outSurface); in relayout()
DWindowManagerService.java2750 Rect outVisibleInsets, Rect outStableInsets, Rect outOutsets, Rect outBackdropFrame, in relayoutWindow() argument
2961 outBackdropFrame.set(win.getBackdropFrame(win.mFrame)); in relayoutWindow()