Searched refs:screenCaptureProxy (Results 1 – 1 of 1) sorted by relevance
258 …sptr<IStandardScreenCaptureService> screenCaptureProxy = iface_cast<IStandardScreenCaptureService>… in CreateScreenCaptureService() local259 …CHECK_AND_RETURN_RET_LOG(screenCaptureProxy != nullptr, nullptr, "screenCapture proxy is nullptr."… in CreateScreenCaptureService()261 …d::shared_ptr<ScreenCaptureClient> screenCapture = ScreenCaptureClient::Create(screenCaptureProxy); in CreateScreenCaptureService()