Searched refs:preConcatFrameMatrix (Results 1 – 4 of 4) sorted by relevance
/third_party/flutter/skia/bench/ |
D | SKPAnimationBench.cpp | 34 fAnimation->preConcatFrameMatrix(fAnimationTime.nextRangeF(0, 1000), fDevBounds, &trans); in drawPicture() 52 virtual void preConcatFrameMatrix(double animationTimeMs, const SkIRect& devBounds, in preConcatFrameMatrix() function in ZoomAnimation
|
D | SKPAnimationBench.h | 24 virtual void preConcatFrameMatrix(double animationTimeMs, const SkIRect& devBounds,
|
/third_party/skia/bench/ |
D | SKPAnimationBench.cpp | 33 fAnimation->preConcatFrameMatrix(fAnimationTime.nextRangeF(0, 1000), fDevBounds, &trans); in drawPicture() 51 void preConcatFrameMatrix(double animationTimeMs, const SkIRect& devBounds, in preConcatFrameMatrix() function in ZoomAnimation
|
D | SKPAnimationBench.h | 24 virtual void preConcatFrameMatrix(double animationTimeMs, const SkIRect& devBounds,
|