Searched refs:mRoundedCornerCache (Results 1 – 1 of 1) sorted by relevance
347 private final RotationCache<RoundedCorners, RoundedCorners> mRoundedCornerCache = field in DisplayContent2042 return mRoundedCornerCache.getOrCompute(mInitialRoundedCorners, rotation); in calculateRoundedCornersForRotation()