Searched defs:CreateDepthDataOutput (Results 1 – 4 of 4) sorted by relevance
133 int CameraManagerForSys::CreateDepthDataOutput(DepthProfile& depthProfile, sptr<IBufferProducer> &s… in CreateDepthDataOutput() function in OHOS::CameraStandard::CameraManagerForSys
95 napi_value CameraNapiExProxy::CreateDepthDataOutput(napi_env env, DepthProfile& depthProfile) in CreateDepthDataOutput() function in OHOS::CameraStandard::CameraNapiExProxy
335 napi_value DepthDataOutputNapi::CreateDepthDataOutput(napi_env env, DepthProfile& depthProfile) in CreateDepthDataOutput() function in OHOS::CameraStandard::DepthDataOutputNapi
931 int32_t HCameraService::CreateDepthDataOutput(const sptr<OHOS::IBufferProducer>& producer, int32_t … in CreateDepthDataOutput() function in OHOS::CameraStandard::HCameraService