Home
last modified time | relevance | path

Searched defs:CreateDepthDataOutput (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
H A Ddepth_data_output_napi.cpp378 napi_value DepthDataOutputNapi::CreateDepthDataOutput(napi_env env, DepthProfile& depthProfile) in CreateDepthDataOutput() function in OHOS::CameraStandard::DepthDataOutputNapi
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/
H A Dhcamera_service_proxy.cpp424 int32_t HCameraServiceProxy::CreateDepthDataOutput(const sptr<OHOS::IBufferProducer> &producer, int… in CreateDepthDataOutput() function in OHOS::CameraStandard::HCameraServiceProxy
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/input/
H A Dcamera_manager.cpp719 sptr<DepthDataOutput> CameraManager::CreateDepthDataOutput(DepthProfile& depthProfile, sptr<IBuffer… in CreateDepthDataOutput() function in OHOS::CameraStandard::CameraManager
731 int CameraManager::CreateDepthDataOutput(DepthProfile& depthProfile, sptr<IBufferProducer> &surface, in CreateDepthDataOutput() function in OHOS::CameraStandard::CameraManager
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhcamera_service.cpp586 int32_t HCameraService::CreateDepthDataOutput(const sptr<OHOS::IBufferProducer>& producer, int32_t … in CreateDepthDataOutput() function in OHOS::CameraStandard::HCameraService