Searched refs:CreatePhotoOutputWithoutProfile (Results 1 – 6 of 6) sorted by relevance
300 …int CreatePhotoOutputWithoutProfile(sptr<IBufferProducer> surface, sptr<PhotoOutput>* pPhotoOutput…
601 … CameraManager::GetInstance()->CreatePhotoOutputWithoutProfile(surfaceProducer, &innerPhotoOutput); in CreatePhotoOutputUsedInPreconfig()
511 int CameraManager::CreatePhotoOutputWithoutProfile(sptr<IBufferProducer> surface, sptr<PhotoOutput>… in CreatePhotoOutputWithoutProfile() function in OHOS::CameraStandard::CameraManager
2016 …int retCode = CameraManager::GetInstance()->CreatePhotoOutputWithoutProfile(surfaceProducer, &sPho… in CreatePhotoOutput()
7395 intResult = cameraManager->CreatePhotoOutputWithoutProfile(photoProducer, &photoOutput); in TestPhotoSessionPreconfig()7497 intResult = cameraManager->CreatePhotoOutputWithoutProfile(photoProducer, &photoOutput); in TestVideoSessionPreconfig()
11674 ret = manager_->CreatePhotoOutputWithoutProfile(photoProducer, &photoOutput);11739 ret = manager_->CreatePhotoOutputWithoutProfile(photoProducer, &photoOutput);