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

/frameworks/base/libs/hwui/renderthread/
H A DCanvasContext.cpp69 , mAnimationContext(contextFactory->createAnimationContext(mRenderThread.timeLord()))
88 mAnimationContext->destroy();
263 mAnimationContext->startFrame(info.mode);
272 mAnimationContext->runRemainingAnimations(info);
329 mAnimationContext->pauseAnimators();
H A DCanvasContext.h225 std::unique_ptr<AnimationContext> mAnimationContext; member in class:android::uirenderer::renderthread::CanvasContext

Completed in 36 milliseconds