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