Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/display/
H A DLocalDisplayAdapter.java1013 int matchingModeId = SurfaceControl.DisplayMode.INVALID_DISPLAY_MODE_ID; in findDisplayModeIdLocked() local
1018 if (matchingModeId in findDisplayModeIdLocked()
1020 matchingModeId = mode.id; in findDisplayModeIdLocked()
1030 return matchingModeId; in findDisplayModeIdLocked()