Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayContent.java415 new RotationCache<>(this::calculateRoundedCornersForRotationUncached);
2327 private RoundedCorners calculateRoundedCornersForRotationUncached( in calculateRoundedCornersForRotationUncached() method in DisplayContent