| /foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/framework_native/output/src/ |
| D | capture_output_unittest.cpp | 70 sptr<CaptureOutput> CameraCaptureOutputUnit::CreatePhotoOutput(int32_t width, int32_t height) in CreatePhotoOutput() function in OHOS::CameraStandard::CameraCaptureOutputUnit
|
| D | photo_output_unittest.cpp | 71 sptr<CaptureOutput> CameraPhotoOutputUnit::CreatePhotoOutput() in CreatePhotoOutput() function in OHOS::CameraStandard::CameraPhotoOutputUnit
|
| /foundation/multimedia/camera_framework/test/fuzztest/portraitsession_fuzzer/ |
| D | portrait_session_fuzzer.cpp | 86 sptr<CaptureOutput> CreatePhotoOutput() in CreatePhotoOutput() function
|
| /foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/framework_native/session/src/ |
| D | scan_session_unittest.cpp | 85 sptr<CaptureOutput> CameraScanSessionUnitTest::CreatePhotoOutput() in CreatePhotoOutput() function in OHOS::CameraStandard::CameraScanSessionUnitTest
|
| D | night_session_unittest.cpp | 79 sptr<CaptureOutput> CameraNightSessionUnit::CreatePhotoOutput() in CreatePhotoOutput() function in OHOS::CameraStandard::CameraNightSessionUnit
|
| D | portrait_session_unittest.cpp | 205 sptr<CaptureOutput> CameraPortraitSessionUnitTest::CreatePhotoOutput() in CreatePhotoOutput() function in OHOS::CameraStandard::CameraPortraitSessionUnitTest
|
| D | capture_session_unittest.cpp | 126 sptr<CaptureOutput> CaptureSessionUnitTest::CreatePhotoOutput(Profile photoProfile) in CreatePhotoOutput() function in OHOS::CameraStandard::CaptureSessionUnitTest
|
| /foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/src/ |
| D | dcamera_client.cpp | 481 int32_t DCameraClient::CreatePhotoOutput(std::shared_ptr<DCameraCaptureInfo>& info) in CreatePhotoOutput() function in OHOS::DistributedHardware::DCameraClient
|
| /foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/camera_service/client/src/ |
| D | camera_service_client_unittest.cpp | 336 sptr<CaptureOutput> CameraServiceClientUnit::CreatePhotoOutput(int32_t width, int32_t height) in CreatePhotoOutput() function in OHOS::CameraStandard::CameraServiceClientUnit 357 sptr<CaptureOutput> CameraServiceClientUnit::CreatePhotoOutput() in CreatePhotoOutput() function in OHOS::CameraStandard::CameraServiceClientUnit
|
| /foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/camera_ndk_unittest/camera_ndk_common/ |
| D | camera_common.cpp | 90 Camera_PhotoOutput* CameraNdkCommon::CreatePhotoOutput(int32_t width, int32_t height) in CreatePhotoOutput() function in OHOS::CameraStandard::CameraNdkCommon
|
| /foundation/multimedia/camera_framework/frameworks/cj/camera/src/ |
| D | photo_output_impl.cpp | 145 int32_t CJPhotoOutput::CreatePhotoOutput() in CreatePhotoOutput() function in OHOS::CameraStandard::CJPhotoOutput
|
| /foundation/multimedia/camera_framework/frameworks/native/camera/base/src/input/ |
| D | camera_manager.cpp | 501 sptr<PhotoOutput> CameraManager::CreatePhotoOutput(sptr<IBufferProducer> &surface) in CreatePhotoOutput() function in OHOS::CameraStandard::CameraManager 508 sptr<PhotoOutput> CameraManager::CreatePhotoOutput(Profile &profile, sptr<IBufferProducer> &surface… in CreatePhotoOutput() function in OHOS::CameraStandard::CameraManager 565 int CameraManager::CreatePhotoOutput(Profile &profile, sptr<IBufferProducer> &surfaceProducer, in CreatePhotoOutput() function in OHOS::CameraStandard::CameraManager 591 int CameraManager::CreatePhotoOutput(Profile &profile, sptr<IBufferProducer> &surfaceProducer, in CreatePhotoOutput() function in OHOS::CameraStandard::CameraManager 620 int CameraManager::CreatePhotoOutput(Profile& profile, sptr<PhotoOutput>* pPhotoOutput) in CreatePhotoOutput() function in OHOS::CameraStandard::CameraManager
|
| /foundation/multimedia/camera_framework/frameworks/native/camera/test/ndktest/camera_ndk_demo/entry/src/main/cpp/ |
| D | camera_manager.cpp | 413 Camera_ErrorCode NDKCamera::CreatePhotoOutput(char* photoSurfaceId) in CreatePhotoOutput() function in OHOS_NDK_CAMERA::NDKCamera
|
| /foundation/multimedia/camera_framework/frameworks/native/ndk/impl/ |
| D | camera_manager_impl.cpp | 581 Camera_ErrorCode Camera_Manager::CreatePhotoOutput(const Camera_Profile* profile, in CreatePhotoOutput() function in Camera_Manager
|
| /foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/ |
| D | photo_output_napi.cpp | 771 napi_value PhotoOutputNapi::CreatePhotoOutput(napi_env env, Profile& profile, std::string surfaceId) in CreatePhotoOutput() function in OHOS::CameraStandard::PhotoOutputNapi 817 napi_value PhotoOutputNapi::CreatePhotoOutput(napi_env env, std::string surfaceId) in CreatePhotoOutput() function in OHOS::CameraStandard::PhotoOutputNapi
|
| /foundation/multimedia/camera_framework/services/camera_service/src/ |
| D | hcamera_service.cpp | 826 int32_t HCameraService::CreatePhotoOutput(const sptr<OHOS::IBufferProducer>& producer, int32_t form… in CreatePhotoOutput() function in OHOS::CameraStandard::HCameraService 856 int32_t HCameraService::CreatePhotoOutput( in CreatePhotoOutput() function in OHOS::CameraStandard::HCameraService
|
| /foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/camera_service/hdi_stream_test/src/ |
| D | hstream_repeat_unittest.cpp | 161 sptr<CaptureOutput> HStreamRepeatUnit::CreatePhotoOutput(Profile& photoProfile) in CreatePhotoOutput() function in OHOS::CameraStandard::HStreamRepeatUnit
|
| /foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/camera_session/src/ |
| D | camera_session_moduletest.cpp | 318 sptr<CaptureOutput> CameraSessionModuleTest::CreatePhotoOutput(int32_t width, int32_t height) in CreatePhotoOutput() function in OHOS::CameraStandard::CameraSessionModuleTest 333 sptr<CaptureOutput> CameraSessionModuleTest::CreatePhotoOutput() in CreatePhotoOutput() function in OHOS::CameraStandard::CameraSessionModuleTest 464 sptr<CaptureOutput> CameraSessionModuleTest::CreatePhotoOutput(Profile profile) in CreatePhotoOutput() function in OHOS::CameraStandard::CameraSessionModuleTest
|
| /foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/camera_base_function/src/ |
| D | camera_base_function_moduletest.cpp | 293 sptr<PhotoOutput> CameraBaseFunctionModuleTest::CreatePhotoOutput(Profile &photoProfile) in CreatePhotoOutput() function in OHOS::CameraStandard::CameraBaseFunctionModuleTest
|