Searched refs:updateIndex (Results 1 – 3 of 3) sorted by relevance
869 void updateIndex() { in updateIndex() method in EntryForKey883 updateIndex(); in getValue()889 updateIndex(); in setValue()1049 private void updateIndex() { in updateIndex() method in EntryForValue1062 updateIndex(); in getValue()1068 updateIndex(); in setValue()
1658 int updateIndex = fileIndexToUpdateIndexMap[fi]; in Update() local1659 if (updateIndex >= 0 && !updateItems[updateIndex].NewData) in Update()2067 int updateIndex = fileIndexToUpdateIndexMap[fi]; in Update() local2068 if (updateIndex >= 0 && !updateItems[updateIndex].NewData) in Update()2259 int updateIndex = fileIndexToUpdateIndexMap[fi]; in Update() local2260 if (updateIndex >= 0) in Update()2262 const CUpdateItem &ui = updateItems[updateIndex]; in Update()
6206 for (size_t updateIndex = 0; updateIndex < levelUpdates->size(); ++updateIndex) in flushSingleSubresourceStagedUpdates() local6208 SubresourceUpdate &update = (*levelUpdates)[updateIndex]; in flushSingleSubresourceStagedUpdates()6227 foundClear = updateIndex; in flushSingleSubresourceStagedUpdates()