Searched refs:DepthDataOutputCallbackInfo (Results 1 – 2 of 2) sorted by relevance
109 struct DepthDataOutputCallbackInfo { struct113 DepthDataOutputCallbackInfo(DepthDataOutputEventType eventType, int32_t value, in DepthDataOutputCallbackInfo() argument
222 std::unique_ptr<DepthDataOutputCallbackInfo> callbackInfo = in UpdateJSCallbackAsync()223 std::make_unique<DepthDataOutputCallbackInfo>(eventType, value, shared_from_this()); in UpdateJSCallbackAsync()226 …DepthDataOutputCallbackInfo* callbackInfo = reinterpret_cast<DepthDataOutputCallbackInfo *>(work->… in UpdateJSCallbackAsync()