Home
last modified time | relevance | path

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

/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/
H A Dhcamera_service_proxy.cpp421 int32_t HCameraServiceProxy::CreateDepthDataOutput(const sptr<OHOS::IBufferProducer> &producer, int32_t format, in CreateDepthDataOutput() function in OHOS::CameraStandard::HCameraServiceProxy
/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
/foundation/multimedia/camera_framework/frameworks/native/camera/src/input/
H A Dcamera_manager.cpp721 sptr<DepthDataOutput> CameraManager::CreateDepthDataOutput(DepthProfile& depthProfile, sptr<IBufferProducer> &surface) in CreateDepthDataOutput() function in OHOS::CameraStandard::CameraManager
733 int CameraManager::CreateDepthDataOutput(DepthProfile& depthProfile, sptr<IBufferProducer> &surface, in CreateDepthDataOutput() function in OHOS::CameraStandard::CameraManager
/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhcamera_service.cpp567 int32_t HCameraService::CreateDepthDataOutput(const sptr<OHOS::IBufferProducer>& producer, int32_t format, in CreateDepthDataOutput() function in OHOS::CameraStandard::HCameraService

Completed in 12 milliseconds