Home
last modified time | relevance | path

Searched refs:HDR10 (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/core/java/android/hardware/camera2/params/
DDynamicRangeProfiles.java76 public static final long HDR10 = field in DynamicRangeProfiles
157 HDR10,
241 if (profile == STANDARD || profile == HLG10 || profile == HDR10 || profile == HDR10_PLUS in checkProfileValue()
/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
DDisplayColorProfileTest.cpp119 .addHdrType(Hdr::HDR10) in createProfileWithBT2020ColorModeSupport()
129 .addHdrType(Hdr::HDR10) in createProfileWithSRGBColorModeSupport()
222 auto profile = ProfileFactory().addHdrType(Hdr::HDR10).build(); in TEST_F()
300 EXPECT_THAT(profile.getHdrCapabilities().getSupportedHdrTypes(), Contains(Hdr::HDR10)); in TEST_F()
309 .addHdrTypes({Hdr::HLG, Hdr::HDR10}) in TEST_F()
313 EXPECT_THAT(profile.getHdrCapabilities().getSupportedHdrTypes(), Contains(Hdr::HDR10)); in TEST_F()
/frameworks/native/services/surfaceflinger/CompositionEngine/src/
DDisplayColorProfile.cpp202 case ui::Hdr::HDR10: in DisplayColorProfile()
227 types.push_back(ui::Hdr::HDR10); in DisplayColorProfile()
/frameworks/native/services/surfaceflinger/tests/unittests/
DSurfaceFlinger_SetupNewDisplayDeviceInternalTest.cpp69 Hdr::HDR10, in setupComposerCallExpectations()
85 .WillOnce(DoAll(SetArgPointee<1>(std::vector<Hdr>({Hdr::HDR10})), in setupComposerCallExpectations()
/frameworks/av/media/codec2/sfplugin/utils/
DCodec2Mapper.cpp282 { C2Config::hdr_format_t::HDR10, HEVCProfileMain10HDR10 },
380 { C2Config::hdr_format_t::HDR10, VP9Profile2HDR },
381 { C2Config::hdr_format_t::HDR10, VP9Profile3HDR },
435 { C2Config::hdr_format_t::HDR10, AV1ProfileMain10HDR10 },
/frameworks/native/services/surfaceflinger/fuzzer/
Dsurfaceflinger_fuzzers_utils.h111 static constexpr ui::Hdr kHdrTypes[] = {ui::Hdr::DOLBY_VISION, ui::Hdr::HDR10, ui::Hdr::HLG,
/frameworks/av/media/codec2/core/include/
DC2Config.h1681 HDR10, ///< HDR10
/frameworks/proto_logging/stats/enums/app/
Dtvsettings_enums.proto328 // Format Selection > HDR10+
/frameworks/base/core/api/
Dcurrent.txt18177 field public static final long HDR10 = 4L; // 0x4L