Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/FrontEnd/
DLayerSnapshotBuilder.cpp486 const bool layerIsDestroyed = in updateSnapshots() local
488 const bool destroySnapshot = (unreachable && isClone) || layerIsDestroyed; in updateSnapshots()