Searched refs:MAX_PENDING_FENCES (Results 1 – 1 of 1) sorted by relevance
554 static constexpr int MAX_PENDING_FENCES = 1; member in SwappyVkGoogleDisplayTimingAndroid586 for(int i = 0; i < MAX_PENDING_FENCES; i++) { in initializeVkSyncObjects()714 if (mPendingSync[queue].size() >= MAX_PENDING_FENCES) { in doQueuePresent()