Home
last modified time | relevance | path

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

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DDisplayPolicyLayoutTests.java130 ? mDisplayContent.calculateRoundedCornersForRotation(mRotation) in createDisplayFrames()
/frameworks/base/services/core/java/com/android/server/wm/
DDisplayContent.java1164 calculateRoundedCornersForRotation(mDisplayInfo.rotation), in DisplayContent()
2062 final RoundedCorners roundedCorners = calculateRoundedCornersForRotation(rotation); in startFixedRotationTransform()
2276 final RoundedCorners roundedCorners = calculateRoundedCornersForRotation(rotation); in updateDisplayAndOrientation()
2367 RoundedCorners calculateRoundedCornersForRotation(int rotation) { in calculateRoundedCornersForRotation() method in DisplayContent
2970 calculateRoundedCornersForRotation(rotation), in updateDisplayFrames()
/frameworks/base/services/
Dart-wear-profile26772 HPLcom/android/server/wm/DisplayContent;->calculateRoundedCornersForRotation(I)Landroid/view/Rounde…