Home
last modified time | relevance | path

Searched refs:animationNodeIdInstanceIdMap_ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/
H A Drs_node_map.cpp98 animationNodeIdInstanceIdMap_.emplace(animId, std::make_pair(id, instanceId)); in RegisterAnimationInstanceId()
108 animationNodeIdInstanceIdMap_.erase(animId); in UnregisterAnimation()
144 for (const auto& [animId, node] : animationNodeIdInstanceIdMap_) { in GetInstanceIdForReleasedNode()
H A Drs_node_map.h72 std::unordered_map<AnimationId, std::pair<NodeId, int32_t>> animationNodeIdInstanceIdMap_; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/pipeline/
H A Drs_node_map_test.cpp156 RSNodeMap::MutableInstance().animationNodeIdInstanceIdMap_.insert(