Searched defs:CreatePhotoOutput (Results 1 – 8 of 8) sorted by relevance
307 int32_t DCameraClient::CreatePhotoOutput(std::shared_ptr<DCameraCaptureInfo>& info) in CreatePhotoOutput() function in OHOS::DistributedHardware::DCameraClient
310 int32_t DCameraClient::CreatePhotoOutput(std::shared_ptr<DCameraCaptureInfo>& info) in CreatePhotoOutput() function in OHOS::DistributedHardware::DCameraClient
148 sptr<PhotoOutput> CameraManager::CreatePhotoOutput(sptr<Surface> &surface) in CreatePhotoOutput() function in OHOS::CameraStandard::CameraManager168 sptr<PhotoOutput> CameraManager::CreatePhotoOutput(const sptr<OHOS::IBufferProducer> &producer, int… in CreatePhotoOutput() function in OHOS::CameraStandard::CameraManager
151 int32_t HCameraServiceProxy::CreatePhotoOutput(const sptr<OHOS::IBufferProducer> &producer, int32_t… in CreatePhotoOutput() function in OHOS::CameraStandard::HCameraServiceProxy
241 sptr<CaptureOutput> CameraFrameworkModuleTest::CreatePhotoOutput(int32_t width, int32_t height) in CreatePhotoOutput() function in OHOS::CameraStandard::CameraFrameworkModuleTest253 sptr<CaptureOutput> CameraFrameworkModuleTest::CreatePhotoOutput() in CreatePhotoOutput() function in OHOS::CameraStandard::CameraFrameworkModuleTest
155 int32_t HCameraService::CreatePhotoOutput(const sptr<OHOS::IBufferProducer> &producer, int32_t form… in CreatePhotoOutput() function in OHOS::CameraStandard::HCameraService
276 napi_value PhotoOutputNapi::CreatePhotoOutput(napi_env env, std::string surfaceId) in CreatePhotoOutput() function in OHOS::CameraStandard::PhotoOutputNapi
168 sptr<CaptureOutput> CameraFrameworkUnitTest::CreatePhotoOutput(int32_t width, int32_t height) in CreatePhotoOutput() function in OHOS::CameraStandard::CameraFrameworkUnitTest