blob: d0d3c5e7ece115ad7dfc868f0388b58f7e6cbf54 [file] [log] [blame]
package: "com.android.graphics.hwui.flags"
flag {
name: "limited_hdr"
namespace: "core_graphics"
description: "API to enable apps to restrict the amount of HDR headroom that is used"
bug: "234181960"
}
flag {
name: "hdr_10bit_plus"
namespace: "core_graphics"
description: "Use 10101010 and FP16 formats for HDR-UI when available"
bug: "284159488"
}
flag {
name: "gainmap_animations"
namespace: "core_graphics"
description: "APIs to help enable animations involving gainmaps"
bug: "296482289"
}