Searched defs:DisplayScene (Results 1 – 1 of 1) sorted by relevance
381 struct DisplayScene { struct405 std::vector<LayerColorData> layer_data;407 BitDepth dpu_bit_depth = BitDepth::kTen;409 hwc::ColorMode color_mode = hwc::ColorMode::NATIVE;411 hwc::RenderIntent render_intent = hwc::RenderIntent::COLORIMETRIC;423 bool force_hdr = false;426 BrightnessMode bm = BrightnessMode::BM_NOMINAL;429 uint32_t dbv = 0;432 float nits = 0;435 bool lhbm_on = false;[all …]