Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayContent.java1064 calculateRoundedCornersForRotation(mDisplayInfo.rotation), in DisplayContent()
1836 final RoundedCorners roundedCorners = calculateRoundedCornersForRotation(rotation); in startFixedRotationTransform()
2038 final RoundedCorners roundedCorners = calculateRoundedCornersForRotation(rotation); in updateDisplayAndOrientation()
2114 RoundedCorners calculateRoundedCornersForRotation(int rotation) { in calculateRoundedCornersForRotation() method in DisplayContent
2705 calculateRoundedCornersForRotation(info.rotation), in updatePrivacyIndicatorBounds()
2716 calculateRoundedCornersForRotation(info.rotation), in onDisplayInfoChanged()
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DDisplayPolicyLayoutTests.java172 ? mDisplayContent.calculateRoundedCornersForRotation(mRotation) in createDisplayFrames()
/aosp12/frameworks/base/services/
H A Dart-profile45662 HSPLcom/android/server/wm/DisplayContent;->calculateRoundedCornersForRotation(I)Landroid/view/Round…