Searched refs:DOLBY_VISION (Results 1 – 10 of 10) sorted by relevance
57 const std::vector<ui::Hdr> types = {ui::Hdr::DOLBY_VISION, ui::Hdr::DOLBY_VISION_4K30,89 [](ui::Hdr type) { return type == ui::Hdr::DOLBY_VISION; })); in TEST_F()105 [](ui::Hdr type) { return type == ui::Hdr::DOLBY_VISION; })); in __anon6bf81d170602()
114 .WillOnce(DoAll(SetArgPointee<1>(std::vector<Hdr>({Hdr::DOLBY_VISION})), in setupComposerCallExpectations()
105 } else if (codec == MediaRecorder.VideoEncoder.DOLBY_VISION) { in getMediaType()
710 public static final int DOLBY_VISION = 7; field in MediaRecorder.VideoEncoder725 VideoEncoder.DOLBY_VISION,
208 case ui::Hdr::DOLBY_VISION: in DisplayColorProfile()
244 auto profile = ProfileFactory().addHdrType(Hdr::DOLBY_VISION).build(); in TEST_F()
26 import static android.hardware.graphics.common.Hdr.DOLBY_VISION;4987 .filter(types -> Arrays.stream(types).anyMatch(hdrType -> hdrType == DOLBY_VISION))
270 if (type != ui::Hdr::DOLBY_VISION_4K30 && type != ui::Hdr::DOLBY_VISION) { in excludeDolbyVisionIf4k30Present()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
24336 field public static final int DOLBY_VISION = 7; // 0x7