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