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