Searched defs:LayerSettings (Results 1 – 3 of 3) sorted by relevance
131 struct LayerSettings { struct133 Geometry geometry = Geometry();136 PixelSource source = PixelSource();139 half alpha = half(0.0);142 ui::Dataspace sourceDataspace = ui::Dataspace::UNKNOWN;146 mat4 colorTransform = mat4();149 bool disableBlending = false;151 ShadowSettings shadow;153 int backgroundBlurRadius = 0;
119 struct LayerSettings : renderengine::LayerSettings { struct127 // Returns the z-ordered list of LayerSettings to pass to RenderEngine::drawLayers. The list argument
352 base::unique_fd*) -> status_t { in setupCommonScreensCaptureCallExpectations()401 base::unique_fd*) -> status_t { in setupRECompositionCallExpectations()