Home
last modified time | relevance | path

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

/foundation/multimedia/camera_framework/frameworks/native/camera/extension/src/input/
Dcamera_manager_for_sys.cpp133 int CameraManagerForSys::CreateDepthDataOutput(DepthProfile& depthProfile, sptr<IBufferProducer> &s… in CreateDepthDataOutput() function in OHOS::CameraStandard::CameraManagerForSys
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/dynamic_loader/
Dcamera_napi_ex_proxy.cpp95 napi_value CameraNapiExProxy::CreateDepthDataOutput(napi_env env, DepthProfile& depthProfile) in CreateDepthDataOutput() function in OHOS::CameraStandard::CameraNapiExProxy
/foundation/multimedia/camera_framework/frameworks/js/camera_napi_for_sys/src/output/
Ddepth_data_output_napi.cpp335 napi_value DepthDataOutputNapi::CreateDepthDataOutput(napi_env env, DepthProfile& depthProfile) in CreateDepthDataOutput() function in OHOS::CameraStandard::DepthDataOutputNapi
/foundation/multimedia/camera_framework/services/camera_service/src/
Dhcamera_service.cpp931 int32_t HCameraService::CreateDepthDataOutput(const sptr<OHOS::IBufferProducer>& producer, int32_t … in CreateDepthDataOutput() function in OHOS::CameraStandard::HCameraService