Home
last modified time | relevance | path

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

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