Searched refs:calculateRoundedCornersForRotation (Results 1 – 3 of 3) sorted by relevance
130 ? mDisplayContent.calculateRoundedCornersForRotation(mRotation) in createDisplayFrames()
1148 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 DisplayContent2891 calculateRoundedCornersForRotation(rotation), in updateDisplayFrames()
10867 HSPLcom/android/server/wm/DisplayContent;->calculateRoundedCornersForRotation(I)Landroid/view/Round…