Searched refs:INVALID_DISPLAY_MODE_ID (Results 1 – 3 of 3) sorted by relevance
1013 int matchingModeId = SurfaceControl.DisplayMode.INVALID_DISPLAY_MODE_ID; in findDisplayModeIdLocked()1019 == SurfaceControl.DisplayMode.INVALID_DISPLAY_MODE_ID) { in findDisplayModeIdLocked()
104 private static final int INVALID_DISPLAY_MODE_ID = -1; field in DisplayModeDirector
1900 public static final int INVALID_DISPLAY_MODE_ID = -1; field in SurfaceControl.DisplayMode