Searched refs:HDR10_PLUS (Results 1 – 8 of 8) sorted by relevance
/frameworks/native/services/surfaceflinger/tests/unittests/ |
D | SurfaceFlinger_ExcludeDolbyVisionTest.cpp | 58 ui::Hdr::HDR10_PLUS}; 71 [](ui::Hdr type) { return type == ui::Hdr::HDR10_PLUS; })); in TEST_F() 86 [](ui::Hdr type) { return type == ui::Hdr::HDR10_PLUS; })); in TEST_F() 103 [](ui::Hdr type) { return type == ui::Hdr::HDR10_PLUS; })); in __anon62d0392b0502()
|
D | SurfaceFlinger_SetupNewDisplayDeviceInternalTest.cpp | 67 Hdr::HDR10_PLUS, in setupComposerCallExpectations()
|
/frameworks/base/core/java/android/hardware/camera2/params/ |
D | DynamicRangeProfiles.java | 85 public static final long HDR10_PLUS = field in DynamicRangeProfiles 158 HDR10_PLUS, 243 if (profile == STANDARD || profile == HLG10 || profile == HDR10 || profile == HDR10_PLUS in checkProfileValue()
|
/frameworks/av/media/codec2/sfplugin/utils/ |
D | Codec2Mapper.cpp | 283 { C2Config::hdr_format_t::HDR10_PLUS, HEVCProfileMain10HDR10Plus }, 382 { C2Config::hdr_format_t::HDR10_PLUS, VP9Profile2HDR10Plus }, 383 { C2Config::hdr_format_t::HDR10_PLUS, VP9Profile3HDR10Plus }, 436 { C2Config::hdr_format_t::HDR10_PLUS, AV1ProfileMain10HDR10Plus },
|
/frameworks/native/services/surfaceflinger/CompositionEngine/src/ |
D | DisplayColorProfile.cpp | 199 case ui::Hdr::HDR10_PLUS: in DisplayColorProfile()
|
/frameworks/native/services/surfaceflinger/CompositionEngine/tests/ |
D | DisplayColorProfileTest.cpp | 211 auto profile = ProfileFactory().addHdrType(Hdr::HDR10_PLUS).build(); in TEST_F()
|
/frameworks/av/media/codec2/core/include/ |
D | C2Config.h | 1762 HDR10_PLUS, ///< HDR10+
|
/frameworks/base/core/api/ |
D | current.txt | 20014 field public static final long HDR10_PLUS = 8L; // 0x8L
|