Home
last modified time | relevance | path

Searched refs:supportsBlur (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/services/surfaceflinger/Tracing/tools/
DLayerTraceGenerator.cpp61 bool supportsBlur = atoi(value); in generate() local
140 .supportsBlur = supportsBlur, in generate()
/frameworks/native/services/surfaceflinger/FrontEnd/
DLayerSnapshotBuilder.h51 bool supportsBlur = true; member
DLayerSnapshotBuilder.cpp826 snapshot.backgroundBlurRadius = args.supportsBlur in updateSnapshot()
/frameworks/native/services/surfaceflinger/tests/unittests/
DLayerSnapshotTest.cpp82 .supportsBlur = true, in updateAndVerify()
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp2255 .supportsBlur = mSupportsBlur, in updateLayerSnapshots()
8369 .supportsBlur = mSupportsBlur, in getLayerSnapshotsForScreenshots()
8403 .supportsBlur = mSupportsBlur, in getLayerSnapshotsForScreenshots()