Home
last modified time | relevance | path

Searched refs:insetsBetweenFrames (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DWindowFrames.java246 InsetUtils.insetsBetweenFrames(mOutsetFrame, mContentFrame, mOutsets); in calculateOutsets()
262 InsetUtils.insetsBetweenFrames(mDisplayFrame, mTmpRect, mStableInsets); in calculateDockedDividerInsets()
293 InsetUtils.insetsBetweenFrames(mTmpRect, mContentFrame, mContentInsets); in calculateInsets()
294 InsetUtils.insetsBetweenFrames(mTmpRect, mVisibleFrame, mVisibleInsets); in calculateInsets()
295 InsetUtils.insetsBetweenFrames(mTmpRect, mStableFrame, mStableInsets); in calculateInsets()
DDisplayPolicy.java1320 InsetUtils.insetsBetweenFrames(outFrame, cf, outContentInsets); in getLayoutHintLw()
1321 InsetUtils.insetsBetweenFrames(outFrame, sf, outStableInsets); in getLayoutHintLw()
DWindowState.java1084 InsetUtils.insetsBetweenFrames(layoutContainingFrame, mWindowFrames.mOverscanFrame, in computeFrameLw()
/frameworks/base/services/core/java/com/android/server/wm/utils/
DInsetUtils.java80 public static void insetsBetweenFrames(@NonNull Rect outerFrame, @Nullable Rect innerFrame, in insetsBetweenFrames() method in InsetUtils
/frameworks/base/services/
Dart-profile17990 HSPLcom/android/server/wm/utils/InsetUtils;->insetsBetweenFrames(Landroid/graphics/Rect;Landroid/gr…