Home
last modified time | relevance | path

Searched defs:LayerSettings (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/renderengine/include/renderengine/
DLayerSettings.h100 struct LayerSettings { struct
102 Geometry geometry = Geometry();
105 PixelSource source = PixelSource();
108 half alpha = half(0.0);
111 ui::Dataspace sourceDataspace = ui::Dataspace::UNKNOWN;
115 mat4 colorTransform = mat4();
118 bool disableBlending = false;
/frameworks/native/services/surfaceflinger/
DContainerLayer.cpp30 renderengine::LayerSettings&) { in prepareClientLayer()
/frameworks/native/services/surfaceflinger/tests/unittests/
DCompositionTest.cpp325 const bool, base::unique_fd&&, base::unique_fd*) -> status_t { in setupCommonScreensCaptureCallExpectations()
364 const bool, base::unique_fd&&, base::unique_fd*) -> status_t { in setupRECompositionCallExpectations()