Searched refs:ContainPid (Results 1 – 4 of 4) sorted by relevance
81 rsRenderNodeMap.ContainPid(pid); in DoSomethingInterestingWithMyAPI()
51 bool ContainPid(pid_t pid) const;
320 bool RSRenderNodeMap::ContainPid(pid_t pid) const in ContainPid() function in OHOS::Rosen::RSRenderNodeMap
1084 if (RSMainThread::Instance()->GetContext().GetNodeMap().ContainPid(pid)) { in GetMemoryGraphic()