Searched refs:sFormat_ (Results 1 – 2 of 2) sorted by relevance
26 thread_local napi_value DepthDataNapi::sFormat_ = nullptr; member in OHOS::CameraStandard::DepthDataNapi55 obj->format_ = sFormat_; in DepthDataNapiConstructor()124 sFormat_ = format; in CreateDepthData()129 sFormat_ = nullptr; in CreateDepthData()
45 static thread_local napi_value sFormat_; variable