Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DDisplayCutout.java187 mRects[BOUNDS_POSITION_LEFT] = getCopyOrRef(left, copyArguments); in Bounds()
188 mRects[BOUNDS_POSITION_TOP] = getCopyOrRef(top, copyArguments); in Bounds()
189 mRects[BOUNDS_POSITION_RIGHT] = getCopyOrRef(right, copyArguments); in Bounds()
190 mRects[BOUNDS_POSITION_BOTTOM] = getCopyOrRef(bottom, copyArguments); in Bounds()
424 this(getCopyOrRef(safeInsets.toRect(), true), Insets.NONE, in DisplayCutout()
452 this(getCopyOrRef(safeInsets.toRect(), true), waterfallInsets, in DisplayCutout()
506 this(getCopyOrRef(safeInsets.toRect(), true), waterfallInsets, in DisplayCutout()
525 this(getCopyOrRef(safeInsets, true), Insets.NONE, in DisplayCutout()
550 this(getCopyOrRef(safeInsets, copyArguments), waterfallInsets, in DisplayCutout()
557 this(getCopyOrRef(safeInsets, copyArguments), waterfallInsets, in DisplayCutout()
[all …]
/frameworks/base/boot/
Dboot-image-profile.txt16061 HSPLandroid/view/DisplayCutout;->getCopyOrRef(Landroid/graphics/Rect;Z)Landroid/graphics/Rect;
/frameworks/base/config/
Dboot-image-profile.txt16125 HSPLandroid/view/DisplayCutout;->getCopyOrRef(Landroid/graphics/Rect;Z)Landroid/graphics/Rect;