Searched refs:isPausedForSnapshotLocked (Results 1 – 2 of 2) sorted by relevance
93 bool isPausedForSnapshotLocked() const;
193 assert(isPausedForSnapshotLocked()); in snapshotOperation()205 while (isPausedForSnapshotLocked()) { in snapshotOperation()230 bool RenderThread::isPausedForSnapshotLocked() const { in isPausedForSnapshotLocked() function in gfxstream::RenderThread