Searched refs:isDolbyVisionSupported (Results 1 – 1 of 1) sorted by relevance
81 public static boolean isDolbyVisionSupported(Display.Mode[] modes) { in isDolbyVisionSupported() method in DisplaySoundUtils107 return is4k60HzMode && isDolbyVisionSupported(supportedModes) in doesCurrentModeNotSupportDvBecauseLimitedTo4k30()