Home
last modified time | relevance | path

Searched refs:fAnimationTime (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/bench/
H A DSKPAnimationBench.h44 SkRandom fAnimationTime; member in SKPAnimationBench
H A DSKPAnimationBench.cpp33 fAnimation->preConcatFrameMatrix(fAnimationTime.nextRangeF(0, 1000), fDevBounds, &trans); in drawPicture()
/third_party/skia/tools/viewer/
H A DParticlesSlide.h41 double fAnimationTime = 0; member in ParticlesSlide
H A DParticlesSlide.cpp286 effect->start(fAnimationTime, looped, { 0, 0 }, { 0, -1 }, 1, { 0, 0 }, 0, in draw()
400 fAnimationTime = 1e-9 * nanos; in animate()
402 effect.fEffect->update(fAnimationTime); in animate()

Completed in 2 milliseconds