Home
last modified time | relevance | path

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

/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/framework_native/output/src/
Dcapture_output_unittest.cpp70 sptr<CaptureOutput> CameraCaptureOutputUnit::CreatePhotoOutput(int32_t width, int32_t height) in CreatePhotoOutput() function in OHOS::CameraStandard::CameraCaptureOutputUnit
Dphoto_output_unittest.cpp71 sptr<CaptureOutput> CameraPhotoOutputUnit::CreatePhotoOutput() in CreatePhotoOutput() function in OHOS::CameraStandard::CameraPhotoOutputUnit
/foundation/multimedia/camera_framework/test/fuzztest/portraitsession_fuzzer/
Dportrait_session_fuzzer.cpp86 sptr<CaptureOutput> CreatePhotoOutput() in CreatePhotoOutput() function
/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/framework_native/session/src/
Dscan_session_unittest.cpp85 sptr<CaptureOutput> CameraScanSessionUnitTest::CreatePhotoOutput() in CreatePhotoOutput() function in OHOS::CameraStandard::CameraScanSessionUnitTest
Dnight_session_unittest.cpp79 sptr<CaptureOutput> CameraNightSessionUnit::CreatePhotoOutput() in CreatePhotoOutput() function in OHOS::CameraStandard::CameraNightSessionUnit
Dportrait_session_unittest.cpp205 sptr<CaptureOutput> CameraPortraitSessionUnitTest::CreatePhotoOutput() in CreatePhotoOutput() function in OHOS::CameraStandard::CameraPortraitSessionUnitTest
Dcapture_session_unittest.cpp126 sptr<CaptureOutput> CaptureSessionUnitTest::CreatePhotoOutput(Profile photoProfile) in CreatePhotoOutput() function in OHOS::CameraStandard::CaptureSessionUnitTest
/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/src/
Ddcamera_client.cpp481 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/
Dcamera_service_client_unittest.cpp336 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/
Dcamera_common.cpp90 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/
Dphoto_output_impl.cpp145 int32_t CJPhotoOutput::CreatePhotoOutput() in CreatePhotoOutput() function in OHOS::CameraStandard::CJPhotoOutput
/foundation/multimedia/camera_framework/frameworks/native/camera/base/src/input/
Dcamera_manager.cpp501 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/
Dcamera_manager.cpp413 Camera_ErrorCode NDKCamera::CreatePhotoOutput(char* photoSurfaceId) in CreatePhotoOutput() function in OHOS_NDK_CAMERA::NDKCamera
/foundation/multimedia/camera_framework/frameworks/native/ndk/impl/
Dcamera_manager_impl.cpp581 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/
Dphoto_output_napi.cpp771 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/
Dhcamera_service.cpp826 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/
Dhstream_repeat_unittest.cpp161 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/
Dcamera_session_moduletest.cpp318 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/
Dcamera_base_function_moduletest.cpp293 sptr<PhotoOutput> CameraBaseFunctionModuleTest::CreatePhotoOutput(Profile &photoProfile) in CreatePhotoOutput() function in OHOS::CameraStandard::CameraBaseFunctionModuleTest