Home
last modified time | relevance | path

Searched refs:runVectorDrawableAnimators (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
DRootRenderNode.h50 void runVectorDrawableAnimators(AnimationContext* context, TreeInfo& info);
DRootRenderNode.cpp123 void RootRenderNode::runVectorDrawableAnimators(AnimationContext* context, TreeInfo& info) { in runVectorDrawableAnimators() function in android::uirenderer::RootRenderNode
272 mRootNode->runVectorDrawableAnimators(this, info); in runRemainingAnimations()