Searched refs:leashPersistentId (Results 1 – 7 of 7) sorted by relevance
256 void RSSurfaceNode::SetLeashPersistentId(LeashPersistentId leashPersistentId) in SetLeashPersistentId() argument258 leashPersistentId_ = leashPersistentId; in SetLeashPersistentId()260 std::make_unique<RSurfaceNodeSetLeashPersistentId>(GetId(), leashPersistentId); in SetLeashPersistentId()266 …NodeId:[%{public}" PRIu64 "] leashPersistentId:[%{public}" PRIu64 "]", GetId(), leashPersistentId); in SetLeashPersistentId()
80 void SetLeashPersistentId(LeashPersistentId leashPersistentId);
108 …andHelper::SetLeashPersistentId(RSContext& context, NodeId id, LeashPersistentId leashPersistentId) in SetLeashPersistentId() argument111 node->SetLeashPersistentId(leashPersistentId); in SetLeashPersistentId()
81 static void SetLeashPersistentId(RSContext& context, NodeId nodeId, uint64_t leashPersistentId);
387 LeashPersistentId leashPersistentId = 50; variable388 surfaceNode->SetLeashPersistentId(leashPersistentId);389 EXPECT_TRUE(surfaceNode->GetLeashPersistentId() == leashPersistentId);
834 void RSSurfaceRenderNode::SetLeashPersistentId(NodeId leashPersistentId) in SetLeashPersistentId() argument836 if (leashPersistentId_ == leashPersistentId) { in SetLeashPersistentId()840 leashPersistentId_ = leashPersistentId; in SetLeashPersistentId()844 "" PRIu64, GetId(), leashPersistentId); in SetLeashPersistentId()
459 void SetLeashPersistentId(uint64_t leashPersistentId);