Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DRootWindowContainer.java759 final DisplayContent vrDisplay = mService.mVr2dDisplayId != INVALID_DISPLAY in performSurfacePlacement() local
761 if (vrDisplay != null && vrDisplay.updateRotationUnchecked()) { in performSurfacePlacement()