Searched refs:GetFocusLeashWindowId (Results 1 – 7 of 7) sorted by relevance
746 auto isLeashId = RSMainThread::Instance()->GetFocusLeashWindowId(); in SetNodePriorty()1225 node.IsFocusedNode(RSMainThread::Instance()->GetFocusLeashWindowId())) && in IsNonFocusWindowCache()1544 (node.IsFocusedNode(RSMainThread::Instance()->GetFocusLeashWindowId()) || in IsSubTreeNeedPrepareForSnapshot()
265 uint64_t GetFocusLeashWindowId() const;
866 node->IsFocusedNode(RSMainThread::Instance()->GetFocusLeashWindowId())) && in IsNodeAssignSubThread()986 (node->IsFocusedNode(RSMainThread::Instance()->GetFocusLeashWindowId())); in AssignSubThreadNode()
725 uint64_t RSMainThread::GetFocusLeashWindowId() const in GetFocusLeashWindowId() function in OHOS::Rosen::RSMainThread
179 RSMainThread::Instance()->GetFocusLeashWindowId()); in RenderCache()
1011 ASSERT_EQ(mainThread->GetFocusLeashWindowId(), INVALID_NODEID);1034 ASSERT_EQ(mainThread->GetFocusLeashWindowId(), INVALID_NODEID);1065 ASSERT_EQ(mainThread->GetFocusLeashWindowId(), INVALID_NODEID);1096 ASSERT_EQ(mainThread->GetFocusLeashWindowId(), INVALID_NODEID);
902 EXPECT_TRUE(RSMainThread::Instance()->GetFocusLeashWindowId());