Home
last modified time | relevance | path

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

/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
Ddepth_data_output_napi.cpp352 napi_value DepthDataOutputNapi::CreateDepthDataOutput(napi_env env, DepthProfile& depthProfile) in CreateDepthDataOutput() function in OHOS::CameraStandard::DepthDataOutputNapi
/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/
Dhcamera_service_proxy.cpp445 int32_t HCameraServiceProxy::CreateDepthDataOutput(const sptr<OHOS::IBufferProducer> &producer, int… in CreateDepthDataOutput() function in OHOS::CameraStandard::HCameraServiceProxy
/foundation/multimedia/camera_framework/frameworks/native/camera/src/input/
Dcamera_manager.cpp674 sptr<DepthDataOutput> CameraManager::CreateDepthDataOutput(DepthProfile& depthProfile, sptr<IBuffer… in CreateDepthDataOutput() function in OHOS::CameraStandard::CameraManager
686 int CameraManager::CreateDepthDataOutput(DepthProfile& depthProfile, sptr<IBufferProducer> &surface, in CreateDepthDataOutput() function in OHOS::CameraStandard::CameraManager
/foundation/multimedia/camera_framework/services/camera_service/src/
Dhcamera_service.cpp649 int32_t HCameraService::CreateDepthDataOutput(const sptr<OHOS::IBufferProducer>& producer, int32_t … in CreateDepthDataOutput() function in OHOS::CameraStandard::HCameraService