Searched refs:NotifyCaptureStatusChanged (Results 1 – 10 of 10) sorted by relevance
50 void NotifyCaptureStatusChanged(bool isCapture);
45 void NotifyCaptureStatusChanged(bool isCapture) override {}; in NotifyCaptureStatusChanged() function
45 virtual void NotifyCaptureStatusChanged(bool isCapture) override;
87 virtual void NotifyCaptureStatusChanged(bool isCapture) = 0;
206 NotifyCaptureStatusChanged(isCapture); in ProcCaptureStatusChanged()
420 void DisplayManagerAgentProxy::NotifyCaptureStatusChanged(bool isCapture) in NotifyCaptureStatusChanged() function in OHOS::Rosen::DisplayManagerAgentProxy
578 NotifyCaptureStatusChanged(); in FreeDisplayMirrorNodeInner()1290 NotifyCaptureStatusChanged(); in CreatePhysicalMirrorSessionInner()2750 NotifyCaptureStatusChanged(); in CreateVirtualScreen()2756 NotifyCaptureStatusChanged(); in CreateVirtualScreen()2920 NotifyCaptureStatusChanged(); in DestroyVirtualScreen()3926 NotifyCaptureStatusChanged(); in GetDisplaySnapshot()3958 NotifyCaptureStatusChanged(); in GetDisplaySnapshotWithOption()4001 NotifyCaptureStatusChanged(); in GetSnapshotByPicker()4886 void ScreenSessionManager::NotifyCaptureStatusChanged() in NotifyCaptureStatusChanged() function in OHOS::Rosen::ScreenSessionManager4898 agent->NotifyCaptureStatusChanged(isCapture); in NotifyCaptureStatusChanged()[all …]
114 void NotifyCaptureStatusChanged(bool isCapture);338 virtual void NotifyCaptureStatusChanged(bool isCapture) override in NotifyCaptureStatusChanged() function in OHOS::Rosen::DisplayManager::Impl::DisplayManagerCaptureStatusAgent340 pImpl_->NotifyCaptureStatusChanged(isCapture); in NotifyCaptureStatusChanged()1445 void DisplayManager::Impl::NotifyCaptureStatusChanged(bool isCapture) in NotifyCaptureStatusChanged() function in OHOS::Rosen::DisplayManager::Impl
1128 HWTEST_F(DisplayManagerTest, NotifyCaptureStatusChanged, Function | SmallTest | Level1)1135 DisplayManager::GetInstance().pImpl_->NotifyCaptureStatusChanged(isCapture);
355 void NotifyCaptureStatusChanged();