MCPcopy 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

33Interpolator::~Interpolator() { list_params_.clear(); }
34
35void Interpolator::Clear() { list_params_.clear(); }
36
37Interpolator& Interpolator::Set(const float start, const float dest,
38 const INTERPOLATOR_TYPE type,

Callers 1

StartRecordingFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected