Searched refs:streamDepthDataAccuracy_ (Results 1 – 2 of 2) sorted by relevance
74 streamDepthDataAccuracy_ = {accuracy}; in SetDataAccuracy()93 …OHOS_CONTROL_DEPTH_DATA_ACCURACY, streamDepthDataAccuracy_.data(), streamDepthDataAccuracy_.size()… in SetDataAccuracy()97 …OHOS_CONTROL_DEPTH_DATA_ACCURACY, streamDepthDataAccuracy_.data(), streamDepthDataAccuracy_.size()… in SetDataAccuracy()
64 std::vector<int32_t> streamDepthDataAccuracy_ = {}; variable