Searched refs:fAnimationTime (Results 1 - 4 of 4) sorted by relevance
/third_party/skia/bench/ |
H A D | SKPAnimationBench.h | 44 SkRandom fAnimationTime; member in SKPAnimationBench
|
H A D | SKPAnimationBench.cpp | 33 fAnimation->preConcatFrameMatrix(fAnimationTime.nextRangeF(0, 1000), fDevBounds, &trans); in drawPicture()
|
/third_party/skia/tools/viewer/ |
H A D | ParticlesSlide.h | 41 double fAnimationTime = 0; member in ParticlesSlide
|
H A D | ParticlesSlide.cpp | 286 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