Searched refs:GetNodeInstanceId (Results 1 – 4 of 4) sorted by relevance
139 auto res = RSNodeMap::MutableInstance().GetNodeInstanceId(1);142 res = RSNodeMap::MutableInstance().GetNodeInstanceId(0);
54 int32_t GetNodeInstanceId(NodeId id) const;
125 int32_t RSNodeMap::GetNodeInstanceId(NodeId id) const in GetNodeInstanceId() function in OHOS::Rosen::RSNodeMap
395 int32_t instanceId = RSNodeMap::Instance().GetNodeInstanceId(realId); in ProcessMessages()462 int32_t instanceId = RSNodeMap::Instance().GetNodeInstanceId(nodeId); in DumpNodeTreeProcessor()