Searched refs:usedInRecordedCommands (Results 1 – 2 of 2) sorted by relevance
89 ANGLE_INLINE bool usedInRecordedCommands() const in usedInRecordedCommands() function103 return usedInRecordedCommands() || usedInRunningCommands(lastCompletedSerial); in isCurrentlyInUse()165 bool usedInRecordedCommands() const { return mUse.usedInRecordedCommands(); } in usedInRecordedCommands() function
37 if (usedInRecordedCommands()) in waitForIdle()