Searched defs:DisplayScene (Results 1 – 1 of 1) sorted by relevance
219 struct DisplayScene { struct235 std::vector<LayerColorData> layer_data;237 BitDepth dpu_bit_depth = BitDepth::kTen;239 hwc::ColorMode color_mode = hwc::ColorMode::NATIVE;241 hwc::RenderIntent render_intent = hwc::RenderIntent::COLORIMETRIC;253 bool force_hdr;256 BrightnessMode bm;259 uint32_t dbv;262 bool lhbm_on;265 float refresh_rate;[all …]