Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DDisplayPolicyLayoutTests.java130 ? mDisplayContent.calculateRoundedCornersForRotation(mRotation) in createDisplayFrames()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayContent.java1148 calculateRoundedCornersForRotation(mDisplayInfo.rotation), in DisplayContent()
2040 final RoundedCorners roundedCorners = calculateRoundedCornersForRotation(rotation); in startFixedRotationTransform()
2245 final RoundedCorners roundedCorners = calculateRoundedCornersForRotation(rotation); in updateDisplayAndOrientation()
2322 RoundedCorners calculateRoundedCornersForRotation(int rotation) { in calculateRoundedCornersForRotation() method in DisplayContent
2891 calculateRoundedCornersForRotation(rotation), in updateDisplayFrames()
/aosp14/frameworks/base/services/
H A Dart-profile10867 HSPLcom/android/server/wm/DisplayContent;->calculateRoundedCornersForRotation(I)Landroid/view/Round…