Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/
DRenderThread.cpp170 mState == SnapshotState::Finished); in save()
172 success = mState == SnapshotState::Finished; in save()
185 while (mState != SnapshotState::Finished && in waitForSnapshotCompletion()
201 mState = SnapshotState::Finished; in snapshotOperation()
DRenderThread.h73 Finished, enumerator