Home
last modified time | relevance | path

Searched defs:depthDataOutput (Results 1 - 6 of 6) sorted by relevance

/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/output/
H A Ddepth_data_output.h102 explicit DepthDataOutputCallbackImpl(DepthDataOutput* depthDataOutput) : depthDataOutput_(depthDataOutput) {} in DepthDataOutputCallbackImpl() argument
/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/
H A Dhcamera_service_proxy.cpp421 CreateDepthDataOutput(const sptr<OHOS::IBufferProducer> &producer, int32_t format, int32_t width, int32_t height, sptr<IStreamDepthData>& depthDataOutput) CreateDepthDataOutput() argument
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
H A Ddepth_data_output_napi.cpp55 DepthDataListener(napi_env env, const sptr<Surface> depthDataSurface, sptr<DepthDataOutput> depthDataOutput) DepthDataListener() argument
/foundation/multimedia/camera_framework/services/camera_service/binder/server/src/
H A Dhcamera_service_stub.cpp489 sptr<IStreamDepthData> depthDataOutput = nullptr; in HandleCreateDepthDataOutput() local
/foundation/multimedia/camera_framework/frameworks/native/camera/src/input/
H A Dcamera_manager.cpp724 sptr<DepthDataOutput> depthDataOutput = nullptr; in CreateDepthDataOutput() local
738 sptr<DepthDataOutput> depthDataOutput = nullptr; in CreateDepthDataOutput() local
/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhcamera_service.cpp567 CreateDepthDataOutput(const sptr<OHOS::IBufferProducer>& producer, int32_t format, int32_t width, int32_t height, sptr<IStreamDepthData>& depthDataOutput) CreateDepthDataOutput() argument

Completed in 20 milliseconds