Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/tools/viewer/
H A DPathTextSlide.cpp189 const double tsec = 1e-9 * nanos; in animate() local
283 const float tsec = static_cast<float>(t); in runAnimationTask() local
388 SkPoint PathTextSlide::WavyGlyphAnimator::Waves::apply(float tsec, const skvx::float2 matrix[3], in apply()