Searched refs:IsInCaptureProcess (Results 1 – 5 of 5) sorted by relevance
113 static bool IsInCaptureProcess();
116 bool RSUniRenderThread::IsInCaptureProcess() in IsInCaptureProcess() function in OHOS::Rosen::RSUniRenderThread
742 ASSERT_FALSE(RSUniRenderThread::IsInCaptureProcess());748 ASSERT_TRUE(RSUniRenderThread::IsInCaptureProcess());
66 if (UNLIKELY(RSUniRenderThread::IsInCaptureProcess())) { in Draw()
785 !RSUniRenderThread::IsInCaptureProcess()) { in DealWithSelfDrawingNodeBuffer()