Home
last modified time | relevance | path

Searched defs:CreatePhotoOutput (Results 1 – 8 of 8) sorted by relevance

/foundation/distributedhardware/distributedcamera/services/cameraservice/cameraoperator/client/src/
Ddcamera_client_common.cpp307 int32_t DCameraClient::CreatePhotoOutput(std::shared_ptr<DCameraCaptureInfo>& info) in CreatePhotoOutput() function in OHOS::DistributedHardware::DCameraClient
Ddcamera_client.cpp310 int32_t DCameraClient::CreatePhotoOutput(std::shared_ptr<DCameraCaptureInfo>& info) in CreatePhotoOutput() function in OHOS::DistributedHardware::DCameraClient
/foundation/multimedia/camera_standard/frameworks/native/camera/src/input/
Dcamera_manager.cpp148 sptr<PhotoOutput> CameraManager::CreatePhotoOutput(sptr<Surface> &surface) in CreatePhotoOutput() function in OHOS::CameraStandard::CameraManager
168 sptr<PhotoOutput> CameraManager::CreatePhotoOutput(const sptr<OHOS::IBufferProducer> &producer, int… in CreatePhotoOutput() function in OHOS::CameraStandard::CameraManager
/foundation/multimedia/camera_standard/services/camera_service/binder/client/src/
Dhcamera_service_proxy.cpp151 int32_t HCameraServiceProxy::CreatePhotoOutput(const sptr<OHOS::IBufferProducer> &producer, int32_t… in CreatePhotoOutput() function in OHOS::CameraStandard::HCameraServiceProxy
/foundation/multimedia/camera_standard/frameworks/native/camera/test/moduletest/src/
Dcamera_framework_moduletest.cpp241 sptr<CaptureOutput> CameraFrameworkModuleTest::CreatePhotoOutput(int32_t width, int32_t height) in CreatePhotoOutput() function in OHOS::CameraStandard::CameraFrameworkModuleTest
253 sptr<CaptureOutput> CameraFrameworkModuleTest::CreatePhotoOutput() in CreatePhotoOutput() function in OHOS::CameraStandard::CameraFrameworkModuleTest
/foundation/multimedia/camera_standard/services/camera_service/src/
Dhcamera_service.cpp155 int32_t HCameraService::CreatePhotoOutput(const sptr<OHOS::IBufferProducer> &producer, int32_t form… in CreatePhotoOutput() function in OHOS::CameraStandard::HCameraService
/foundation/multimedia/camera_standard/frameworks/js/camera_napi/src/output/
Dphoto_output_napi.cpp276 napi_value PhotoOutputNapi::CreatePhotoOutput(napi_env env, std::string surfaceId) in CreatePhotoOutput() function in OHOS::CameraStandard::PhotoOutputNapi
/foundation/multimedia/camera_standard/frameworks/native/camera/test/unittest/src/
Dcamera_framework_unittest.cpp168 sptr<CaptureOutput> CameraFrameworkUnitTest::CreatePhotoOutput(int32_t width, int32_t height) in CreatePhotoOutput() function in OHOS::CameraStandard::CameraFrameworkUnitTest