Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/unittests/
DSurfaceFlinger_ExcludeDolbyVisionTest.cpp57 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()
DSurfaceFlinger_SetupNewDisplayDeviceInternalTest.cpp114 .WillOnce(DoAll(SetArgPointee<1>(std::vector<Hdr>({Hdr::DOLBY_VISION})), in setupComposerCallExpectations()
/frameworks/base/media/java/android/media/
DEncoderProfiles.java105 } else if (codec == MediaRecorder.VideoEncoder.DOLBY_VISION) { in getMediaType()
DMediaRecorder.java710 public static final int DOLBY_VISION = 7; field in MediaRecorder.VideoEncoder
725 VideoEncoder.DOLBY_VISION,
/frameworks/native/services/surfaceflinger/CompositionEngine/src/
DDisplayColorProfile.cpp208 case ui::Hdr::DOLBY_VISION: in DisplayColorProfile()
/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
DDisplayColorProfileTest.cpp244 auto profile = ProfileFactory().addHdrType(Hdr::DOLBY_VISION).build(); in TEST_F()
/frameworks/base/services/core/java/com/android/server/stats/pull/
DStatsPullAtomService.java26 import static android.hardware.graphics.common.Hdr.DOLBY_VISION;
4987 .filter(types -> Arrays.stream(types).anyMatch(hdrType -> hdrType == DOLBY_VISION))
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp270 if (type != ui::Hdr::DOLBY_VISION_4K30 && type != ui::Hdr::DOLBY_VISION) { in excludeDolbyVisionIf4k30Present()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt24336 field public static final int DOLBY_VISION = 7; // 0x7