Searched refs:IsShouldProcessByIpcThread (Results 1 – 5 of 5) sorted by relevance
149 auto ret = RSSingleFrameComposer::IsShouldProcessByIpcThread(pid);152 ret = RSSingleFrameComposer::IsShouldProcessByIpcThread(pid);
40 static bool IsShouldProcessByIpcThread(pid_t pid);
86 RSSingleFrameComposer::IsShouldProcessByIpcThread(pid); in DoSomethingInterestingWithMyAPI()
129 bool RSSingleFrameComposer::IsShouldProcessByIpcThread(pid_t pid) in IsShouldProcessByIpcThread() function in OHOS::Rosen::RSSingleFrameComposer
2930 if (!RSSingleFrameComposer::IsShouldProcessByIpcThread(rsTransactionData->GetSendingPid()) && in IsNeedProcessBySingleFrameComposer()