Home
last modified time | relevance | path

Searched refs:streamDepthDataAccuracy_ (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhstream_depth_data.cpp73 streamDepthDataAccuracy_ = {accuracy}; in SetDataAccuracy()
89 OHOS_CONTROL_DEPTH_DATA_ACCURACY, streamDepthDataAccuracy_.data(), streamDepthDataAccuracy_.size()); in SetDataAccuracy()
93 OHOS_CONTROL_DEPTH_DATA_ACCURACY, streamDepthDataAccuracy_.data(), streamDepthDataAccuracy_.size()); in SetDataAccuracy()
/foundation/multimedia/camera_framework/services/camera_service/include/
H A Dhstream_depth_data.h64 std::vector<int32_t> streamDepthDataAccuracy_ = {}; member in OHOS::CameraStandard::HStreamDepthData

Completed in 2 milliseconds