Searched refs:bufferIndices (Results 1 – 1 of 1) sorted by relevance
163 std::vector<size_t> &bufferIndices = findFrameIndex->second; in _unregisterFrameData() local164 deathNotifications.count -= bufferIndices.size(); in _unregisterFrameData()380 const std::vector<size_t> &bufferIndices = p.second; in processNotifications() local381 for (const size_t& bufferIndex : bufferIndices) { in processNotifications()