Searched refs:matchingModeId (Results 1 – 1 of 1) sorted by relevance
1013 int matchingModeId = SurfaceControl.DisplayMode.INVALID_DISPLAY_MODE_ID; in findDisplayModeIdLocked() local1018 if (matchingModeId in findDisplayModeIdLocked()1020 matchingModeId = mode.id; in findDisplayModeIdLocked()1030 return matchingModeId; in findDisplayModeIdLocked()