Home
last modified time | relevance | path

Searched refs:getDisplayFrame (Results 1 – 16 of 16) sorted by relevance

/aosp14/frameworks/base/tests/MirrorSurfaceTest/src/com/google/android/test/mirrorsurface/
H A DMirrorSurfaceActivity.java229 updateMirror(getDisplayFrame(), getScale()); in createOrUpdateMirror()
231 createMirror(getDisplayFrame(), getScale()); in createOrUpdateMirror()
236 private Rect getDisplayFrame() { in getDisplayFrame() method in MirrorSurfaceActivity
/aosp14/frameworks/base/core/java/android/view/
H A DWindowLayout.java111 final Rect displayFrame = state.getDisplayFrame(); in computeFrames()
H A DInsetsController.java879 if (lastState.getDisplayFrame().equals(mState.getDisplayFrame())) { in onStateChanged()
H A DInsetsState.java491 public Rect getDisplayFrame() { in getDisplayFrame() method in InsetsState
H A DViewDebug.java758 root.mAttachInfo.mViewRootImpl.getDisplayFrame(outRect);
H A DViewRootImpl.java8653 void getDisplayFrame(Rect outFrame) { in getDisplayFrame() method in ViewRootImpl.TrackballAxis
H A DView.java16215 mAttachInfo.mViewRootImpl.getDisplayFrame(outRect); in getWindowDisplayFrame()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/
H A DDisplayLayout.java378 insetsState.getDisplayFrame(), in computeNonDecorInsets()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowState.java1402 Rect getDisplayFrame() { in getDisplayFrame() method in WindowState
3510 if (win.getFrame().left <= win.getDisplayFrame().left in showToCurrentUser()
3511 && win.getFrame().top <= win.getDisplayFrame().top in showToCurrentUser()
3512 && win.getFrame().right >= win.getDisplayFrame().right in showToCurrentUser()
3513 && win.getFrame().bottom >= win.getDisplayFrame().bottom) { in showToCurrentUser()
H A DDisplayContent.java948 + " mDisplayFrame=" + w.getDisplayFrame());
973 + " mDisplayFrame=" + w.getDisplayFrame());
3177 out.set(state.getDisplayFrame()); in getStableRect()
3424 dockFrame.set(state.getDisplayFrame()); in getInputMethodWindowVisibleHeight()
5796 final Rect df = state.getDisplayFrame(); in calculateSystemGestureExclusion()
H A DDisplayPolicy.java1883 final Rect displayFrame = insetsState.getDisplayFrame();
/aosp14/frameworks/base/core/java/android/service/wallpaper/
H A DWallpaperService.java1292 visibleFrame.intersect(mInsetsState.getDisplayFrame()); in updateSurface()
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DSizeCompatTests.java1936 assertEquals(dh, insetsState.getDisplayFrame().width());
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt16754 HSPLandroid/view/InsetsState;->getDisplayFrame()Landroid/graphics/Rect;
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt61100 Landroid/view/IWindowSession$Stub$Proxy;->getDisplayFrame(Landroid/view/IWindow;Landroid/graphics/R…
61163 Landroid/view/IWindowSession;->getDisplayFrame(Landroid/view/IWindow;Landroid/graphics/Rect;)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt16818 HSPLandroid/view/InsetsState;->getDisplayFrame()Landroid/graphics/Rect;