Lines Matching defs:ScreenCaptureOutputArgs
28 struct ScreenCaptureOutputArgs { struct
29 const compositionengine::CompositionEngine& compositionEngine;
30 const compositionengine::Output::ColorProfile& colorProfile;
31 const RenderArea& renderArea;
32 ui::LayerStack layerStack;
33 std::shared_ptr<renderengine::ExternalTexture> buffer;
34 float sdrWhitePointNits;
35 float displayBrightnessNits;
37 float targetBrightness;
38 bool regionSampling;
39 bool treat170mAsSrgb;
40 bool dimInGammaSpaceForEnhancedScreenshots;
41 bool isProtected = false;
42 bool enableLocalTonemapping = false;