Home
last modified time | relevance | path

Searched defs:mustComposite (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/unittests/
DCommitTest.cpp60 bool mustComposite = mFlinger.updateLayerSnapshots(VsyncId{1}, /*frameTimeNs=*/0, in TEST_F() local
71 bool mustComposite = mFlinger.updateLayerSnapshots(VsyncId{1}, /*frameTimeNs=*/0, in TEST_F() local
108 bool mustComposite = mFlinger.updateLayerSnapshots(VsyncId{1}, /*frameTimeNs=*/0, in TEST_F() local
152 bool mustComposite = mFlinger.updateLayerSnapshots(VsyncId{1}, /*frameTimeNs=*/0, in TEST_F() local
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp2345 bool mustComposite = latchBuffers() || shouldCommit; in updateLayerSnapshotsLegacy() local
2472 bool mustComposite = false; in updateLayerSnapshots() local
2677 bool mustComposite = mMustComposite.exchange(false); in commit() local