Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DDisplayContent.java424 private final RotationCache<DisplayShape, DisplayShape> mDisplayShapeCache = field in DisplayContent
2402 return mDisplayShapeCache.getOrCompute(mInitialDisplayShape, rotation); in calculateDisplayShapeForRotation()