Home
last modified time | relevance | path

Searched defs:tsec (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/samplecode/
DSamplePathText.cpp181 const double tsec = 1e-9 * nanos; in animate() local
275 const float tsec = static_cast<float>(t); in runAnimationTask() local
380 SkPoint PathText::WavyGlyphAnimator::Waves::apply(float tsec, const Sk2f matrix[3], in apply()