Searched refs:cacheUpdatedNodeMap_ (Results 1 – 2 of 2) sorted by relevance
435 cacheUpdatedNodeMap_.clear(); in InitDfxForCacheInfo()453 bool cacheUpdated = cacheUpdatedNodeMap_.count(id) > 0; in DrawDfxForCacheInfo()830 cacheUpdatedNodeMap_.emplace(params.GetId(), true); in UpdateCacheSurface()
138 static inline std::unordered_map<NodeId, bool> cacheUpdatedNodeMap_; variable