Searched refs:InitRecorder (Results 1 – 4 of 4) sorted by relevance
229 int32_t InitRecorder(std::shared_ptr<PaCapturerTest> capturerTest, CapturerMode capturerMode) in InitRecorder() function355 InitRecorder(capturerTest, static_cast<CapturerMode>(capturerMode)); in Loop()
708 int32_t InitRecorder(std::shared_ptr<PaCapturerTest> capturerTest, bool isBlocking, CapturerMode ca… in InitRecorder() function880 InitRecorder(capturerTest, isBlocking, static_cast<CapturerMode>(capturerMode)); in Loop()
305 int32_t InitRecorder();
1042 int32_t ret = InitRecorder(); in StartScreenCaptureFile()1275 int32_t ScreenCaptureServer::InitRecorder() in InitRecorder() function in OHOS::Media::ScreenCaptureServer