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