Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/android/ndk-samples
/ Clear
Method
Clear
teapots/common/ndk_helper/interpolator.cpp:35–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
Interpolator::~Interpolator() { list_params_.clear(); }
34
35
void Interpolator::Clear() { list_params_.clear(); }
36
37
Interpolator& Interpolator::Set(const float start, const float dest,
38
const INTERPOLATOR_TYPE type,
Callers
1
StartRecording
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected