Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/view/
H A DDisplayCutout.java162 mRects[BOUNDS_POSITION_LEFT] = getCopyOrRef(left, copyArguments); in Bounds()
163 mRects[BOUNDS_POSITION_TOP] = getCopyOrRef(top, copyArguments); in Bounds()
164 mRects[BOUNDS_POSITION_RIGHT] = getCopyOrRef(right, copyArguments); in Bounds()
165 mRects[BOUNDS_POSITION_BOTTOM] = getCopyOrRef(bottom, copyArguments); in Bounds()
437 mSafeInsets = getCopyOrRef(safeInsets, copyArguments); in DisplayCutout()
445 mSafeInsets = getCopyOrRef(safeInsets, copyArguments); in DisplayCutout()
459 private static Rect getCopyOrRef(Rect r, boolean copyArguments) { in getCopyOrRef() method in DisplayCutout
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt16597 HSPLandroid/view/DisplayCutout;->getCopyOrRef(Landroid/graphics/Rect;Z)Landroid/graphics/Rect;
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt16646 HSPLandroid/view/DisplayCutout;->getCopyOrRef(Landroid/graphics/Rect;Z)Landroid/graphics/Rect;