Searched refs:frameIsAvailable (Results 1 – 3 of 3) sorted by relevance
590 if (!(*point)->frameIsAvailable() || !(*point)->transactionIsApplied()) { in latchBuffer()984 if (!point->frameIsAvailable()) { in allTransactionsSignaled()
648 bool frameIsAvailable() const { return mFrameIsAvailable; } in frameIsAvailable() function
952 if (mRemoteSyncPoints.front()->frameIsAvailable()) { in applyPendingStates()