Searched refs:mDisplayShapeCache (Results 1 – 1 of 1) sorted by relevance
424 private final RotationCache<DisplayShape, DisplayShape> mDisplayShapeCache = field in DisplayContent2402 return mDisplayShapeCache.getOrCompute(mInitialDisplayShape, rotation); in calculateDisplayShapeForRotation()