/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/src/ |
H A D | dcamera_client.cpp | 464 int32_t DCameraClient::CreatePhotoOutput(std::shared_ptr<DCameraCaptureInfo>& info) in CreatePhotoOutput() function in OHOS::DistributedHardware::DCameraClient
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/ndktest/camera_ndk_demo/entry/src/main/cpp/ |
H A D | camera_manager.cpp | 413 Camera_ErrorCode NDKCamera::CreatePhotoOutput(char* photoSurfaceId) in CreatePhotoOutput() function in OHOS_NDK_CAMERA::NDKCamera
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/input/ |
H A D | camera_manager.cpp | 494 sptr<PhotoOutput> CameraManager::CreatePhotoOutput(sptr<IBufferProducer> &surface) in CreatePhotoOutput() function in OHOS::CameraStandard::CameraManager 501 sptr<PhotoOutput> CameraManager::CreatePhotoOutput(Profile &profile, sptr<IBufferProducer> &surface) in CreatePhotoOutput() function in OHOS::CameraStandard::CameraManager 524 int CameraManager::CreatePhotoOutput(Profile &profile, sptr<IBufferProducer> &surface, sptr<PhotoOu… in CreatePhotoOutput() function in OHOS::CameraStandard::CameraManager
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/ndk/impl/ |
H A D | camera_manager_impl.cpp | 564 Camera_ErrorCode Camera_Manager::CreatePhotoOutput(const Camera_Profile* profile, in CreatePhotoOutput() function in Camera_Manager
|
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/ |
H A D | hcamera_service_proxy.cpp | 325 int32_t HCameraServiceProxy::CreatePhotoOutput(const sptr<OHOS::IBufferProducer> &producer, int32_t… in CreatePhotoOutput() function in OHOS::CameraStandard::HCameraServiceProxy
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/ |
H A D | photo_output_napi.cpp | 1938 napi_value PhotoOutputNapi::CreatePhotoOutput(napi_env env, Profile& profile, std::string surfaceId) in CreatePhotoOutput() function in OHOS::CameraStandard::PhotoOutputNapi 1989 napi_value PhotoOutputNapi::CreatePhotoOutput(napi_env env, std::string surfaceId) in CreatePhotoOutput() function in OHOS::CameraStandard::PhotoOutputNapi
|
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/ |
H A D | hcamera_service.cpp | 512 int32_t HCameraService::CreatePhotoOutput(const sptr<OHOS::IBufferProducer>& producer, int32_t form… in CreatePhotoOutput() function in OHOS::CameraStandard::HCameraService
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/ |
H A D | camera_framework_moduletest.cpp | 451 sptr<CaptureOutput> CameraFrameworkModuleTest::CreatePhotoOutput(int32_t width, int32_t height) in CreatePhotoOutput() function in OHOS::CameraStandard::CameraFrameworkModuleTest 466 sptr<CaptureOutput> CameraFrameworkModuleTest::CreatePhotoOutput() in CreatePhotoOutput() function in OHOS::CameraStandard::CameraFrameworkModuleTest 597 sptr<CaptureOutput> CameraFrameworkModuleTest::CreatePhotoOutput(Profile profile) in CreatePhotoOutput() function in OHOS::CameraStandard::CameraFrameworkModuleTest
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/ |
H A D | camera_ndk_unittest.cpp | 40 Camera_PhotoOutput* CameraNdkUnitTest::CreatePhotoOutput(int32_t width, int32_t height) in CreatePhotoOutput() function in OHOS::CameraStandard::CameraNdkUnitTest
|
H A D | camera_framework_unittest.cpp | 721 sptr<CaptureOutput> CameraFrameworkUnitTest::CreatePhotoOutput(int32_t width, int32_t height) in CreatePhotoOutput() function in OHOS::CameraStandard::CameraFrameworkUnitTest
|