Searched refs:drawingCacheUpdateTimeMap_ (Results 1 – 3 of 3) sorted by relevance
120 drawingCacheUpdateTimeMap_.erase(nodeId_); in GenerateCacheIfNeed()134 drawingCacheUpdateTimeMap_.erase(nodeId_); in GenerateCacheIfNeed()415 if (drawingCacheUpdateTimeMap_.count(nodeId_) > 0) { in UpdateCacheInfoForDfx()416 updateTimes = drawingCacheUpdateTimeMap_.at(nodeId_); in UpdateCacheInfoForDfx()719 if (drawingCacheUpdateTimeMap_.count(nodeId_) > 0) { in CheckIfNeedUpdateCache()720 updateTimes = drawingCacheUpdateTimeMap_.at(nodeId_); in CheckIfNeedUpdateCache()826 drawingCacheUpdateTimeMap_[nodeId_]++; in UpdateCacheSurface()
189 static inline std::unordered_map<NodeId, int32_t> drawingCacheUpdateTimeMap_; variable
437 drawable->drawingCacheUpdateTimeMap_[drawable->nodeId_] = 4;692 drawable->drawingCacheUpdateTimeMap_.clear();