Searched refs:CreatePreviewOutputWithoutProfile (Results 1 – 6 of 6) sorted by relevance
387 … int CreatePreviewOutputWithoutProfile(sptr<Surface> surface, sptr<PreviewOutput>* pPreviewOutput);
554 …int32_t retCode = CameraManager::GetInstance()->CreatePreviewOutputWithoutProfile(surface, &innerP… in CreatePreviewOutputUsedInPreconfig()
430 …int retCode = CameraManager::GetInstance()->CreatePreviewOutputWithoutProfile(surface, &sPreviewOu… in CreatePreviewOutput()
561 int CameraManager::CreatePreviewOutputWithoutProfile(sptr<Surface> surface, sptr<PreviewOutput>* pP… in CreatePreviewOutputWithoutProfile() function in OHOS::CameraStandard::CameraManager
7386 … intResult = cameraManager->CreatePreviewOutputWithoutProfile(preivewSurface, &previewOutput); in TestPhotoSessionPreconfig()7488 …cameraManager->CreatePreviewOutputWithoutProfile(Surface::CreateSurfaceAsConsumer(), &previewOutpu… in TestVideoSessionPreconfig()
11665 … ret = manager_->CreatePreviewOutputWithoutProfile(producerPreviewSurface, &previewOutput);11730 … ret = manager_->CreatePreviewOutputWithoutProfile(producerPreviewSurface, &previewOutput);