Home
last modified time | relevance | path

Searched defs:globalShadowSettings (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/services/surfaceflinger/Tracing/tools/
DLayerTraceGenerator.cpp74 ShadowSettings globalShadowSettings{.ambientColor = {1, 1, 1, 1}}; in generate() local
/frameworks/native/services/surfaceflinger/FrontEnd/
DLayerSnapshotBuilder.h53 const ShadowSettings& globalShadowSettings; member
DLayerSnapshotBuilder.cpp1024 const ShadowSettings& globalShadowSettings) { in updateShadows()
/frameworks/native/services/surfaceflinger/tests/unittests/
DLayerHierarchyTest.h562 ShadowSettings globalShadowSettings; variable
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.h430 ShadowSettings globalShadowSettings; variable