Searched refs:calculateRoundedCornersForRotation (Results 1 – 3 of 3) sorted by relevance
1064 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 DisplayContent2705 calculateRoundedCornersForRotation(info.rotation), in updatePrivacyIndicatorBounds()2716 calculateRoundedCornersForRotation(info.rotation), in onDisplayInfoChanged()
172 ? mDisplayContent.calculateRoundedCornersForRotation(mRotation) in createDisplayFrames()
45662 HSPLcom/android/server/wm/DisplayContent;->calculateRoundedCornersForRotation(I)Landroid/view/Round…