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/
Ddepth_data_output.h102 …explicit DepthDataOutputCallbackImpl(DepthDataOutput* depthDataOutput) : depthDataOutput_(depthDat… in DepthDataOutputCallbackImpl()
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
Ddepth_data_output_napi.cpp56 sptr<DepthDataOutput> depthDataOutput) in DepthDataListener()
/foundation/multimedia/camera_framework/services/camera_service/binder/server/src/
Dhcamera_service_stub.cpp489 sptr<IStreamDepthData> depthDataOutput = nullptr; in HandleCreateDepthDataOutput() local
/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/
Dhcamera_service_proxy.cpp426 sptr<IStreamDepthData>& depthDataOutput) in CreateDepthDataOutput()
/foundation/multimedia/camera_framework/frameworks/native/camera/src/input/
Dcamera_manager.cpp721 sptr<DepthDataOutput> depthDataOutput = nullptr; in CreateDepthDataOutput() local
735 sptr<DepthDataOutput> depthDataOutput = nullptr; in CreateDepthDataOutput() local
/foundation/multimedia/camera_framework/services/camera_service/src/
Dhcamera_service.cpp572 int32_t width, int32_t height, sptr<IStreamDepthData>& depthDataOutput) in CreateDepthDataOutput()