Loading graphics/common/aidl/aidl_api/android.hardware.graphics.common/current/android/hardware/graphics/common/Hdr.aidl +1 −0 Original line number Diff line number Diff line Loading @@ -39,4 +39,5 @@ enum Hdr { HDR10 = 2, HLG = 3, HDR10_PLUS = 4, DOLBY_VISION_4K30 = 5, } graphics/common/aidl/android/hardware/graphics/common/Hdr.aidl +4 −0 Original line number Diff line number Diff line Loading @@ -39,4 +39,8 @@ enum Hdr { * Device supports HDR10+ */ HDR10_PLUS = 4, /** * If present, indicates that device supports Dolby Vision only up to 4k30hz graphics mode */ DOLBY_VISION_4K30 = 5, } Loading
graphics/common/aidl/aidl_api/android.hardware.graphics.common/current/android/hardware/graphics/common/Hdr.aidl +1 −0 Original line number Diff line number Diff line Loading @@ -39,4 +39,5 @@ enum Hdr { HDR10 = 2, HLG = 3, HDR10_PLUS = 4, DOLBY_VISION_4K30 = 5, }
graphics/common/aidl/android/hardware/graphics/common/Hdr.aidl +4 −0 Original line number Diff line number Diff line Loading @@ -39,4 +39,8 @@ enum Hdr { * Device supports HDR10+ */ HDR10_PLUS = 4, /** * If present, indicates that device supports Dolby Vision only up to 4k30hz graphics mode */ DOLBY_VISION_4K30 = 5, }