Searched defs:depthProfile_ (Results 1 – 3 of 3) sorted by relevance
80 std::shared_ptr<DepthProfile> depthProfile_; variable159 static thread_local std::shared_ptr<DepthProfile> depthProfile_; variable
175 std::shared_ptr<DepthProfile> depthProfile_; variable
51 thread_local std::shared_ptr<DepthProfile> DepthDataOutputNapi::depthProfile_ = nullptr; member in OHOS::CameraStandard::DepthDataOutputNapi