Searched refs:ZoomAnimation (Results 1 - 2 of 2) sorted by relevance

/external/skia/bench/
H A DSKPAnimationBench.cpp46 class ZoomAnimation : public SKPAnimationBench::Animation { class in inherits:SKPAnimationBench::Animation
48 ZoomAnimation(SkScalar zoomMax, double zoomPeriodMs) function in class:ZoomAnimation
75 return new ZoomAnimation(zoomMax, zoomPeriodMs);
/external/skqp/bench/
H A DSKPAnimationBench.cpp46 class ZoomAnimation : public SKPAnimationBench::Animation { class in inherits:SKPAnimationBench::Animation
48 ZoomAnimation(SkScalar zoomMax, double zoomPeriodMs) function in class:ZoomAnimation
75 return new ZoomAnimation(zoomMax, zoomPeriodMs);

Completed in 70 milliseconds