Home
last modified time | relevance | path

Searched defs:BT2020_HLG (Results 1 – 5 of 5) sorted by relevance

/aosp12/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/1/android/hardware/graphics/common/
H A DDataspace.aidl75 BT2020_HLG = 168165376, enumConstant
/aosp12/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/2/android/hardware/graphics/common/
H A DDataspace.aidl91 BT2020_HLG = 168165376, enumConstant
/aosp12/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/current/android/hardware/graphics/common/
H A DDataspace.aidl75 BT2020_HLG = 168165376, enumConstant
/aosp12/hardware/interfaces/graphics/common/aidl/android/hardware/graphics/common/
H A DDataspace.aidl625 BT2020_HLG = 6 << 16 | 8 << 22 | 1 << 27, // STANDARD_BT2020 | TRANSFER_HLG | RANGE_FULL enumConstant
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
H A DOutputTest.cpp2154 static constexpr ui::Dataspace BT2020_HLG = ui::Dataspace::BT2020_HLG; member