Home
last modified time | relevance | path

Searched refs:getDimBounds (Results 1 – 9 of 9) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DTaskTapPointerEventListener.java95 task.getDimBounds(mTmpRect); in onPointerEvent()
H A DTaskPositioner.java143 mTask.getDimBounds(mTmpRect); in onInputEvent()
176 mTask.getDimBounds(mTmpRect); in onInputEvent()
H A DDimmer.java278 Rect getDimBounds() { in getDimBounds() method in Dimmer
H A DDisplayArea.java784 final Rect dimBounds = mDimmer.getDimBounds(); in prepareSurfaces()
H A DWindowState.java1757 rootTask.getDimBounds(mTmpRect); in getVisibleBounds()
2786 task.getDimBounds(mTmpRect); in updateRegionForModalActivityWindow()
2791 getRootTask().getDimBounds(mTmpRect); in updateRegionForModalActivityWindow()
3584 rootTask.getDimBounds(mTmpRect); in cropRegionToRootTaskBoundsIfNeeded()
H A DTask.java2822 void getDimBounds(Rect out) { in getDimBounds() method in Task
3282 final Rect dimBounds = mDimmer.getDimBounds();
3284 getDimBounds(dimBounds);
H A DTaskFragment.java2930 final Rect dimBounds = mDimmer.getDimBounds(); in prepareSurfaces()
H A DDisplayContent.java3281 task.getDimBounds(mTmpRect); in processTaskForTouchExcludeRegion()
5204 task.getDimBounds(mTmpRect); in test()
/aosp14/frameworks/base/services/
H A Dart-profile11407 HSPLcom/android/server/wm/Task;->getDimBounds(Landroid/graphics/Rect;)V+]Lcom/android/server/wm/Tas…